Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
"rope_theta": 10000.0,
|
60 |
"tie_word_embeddings": false,
|
61 |
"torch_dtype": "float16",
|
62 |
-
"transformers_version": "4.
|
63 |
"use_cache": true,
|
64 |
"vocab_size": 32000
|
65 |
}
|
|
|
59 |
"rope_theta": 10000.0,
|
60 |
"tie_word_embeddings": false,
|
61 |
"torch_dtype": "float16",
|
62 |
+
"transformers_version": "4.46.0.dev0",
|
63 |
"use_cache": true,
|
64 |
"vocab_size": 32000
|
65 |
}
|