Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -37,8 +37,8 @@
|
|
37 |
"rope_theta": 500000.0,
|
38 |
"tie_word_embeddings": false,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
-
"transformers_version": "4.47.
|
41 |
-
"unsloth_version": "2024.
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 128256
|
44 |
}
|
|
|
37 |
"rope_theta": 500000.0,
|
38 |
"tie_word_embeddings": false,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
+
"transformers_version": "4.47.1",
|
41 |
+
"unsloth_version": "2024.12.9",
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 128256
|
44 |
}
|