danielhanchen
commited on
Commit
•
b50c4ea
1
Parent(s):
7c3ddfa
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -30,8 +30,8 @@
|
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": false,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
-
"transformers_version": "4.44.
|
34 |
-
"unsloth_version": "2024.
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|
37 |
}
|
|
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": false,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
+
"transformers_version": "4.44.2",
|
34 |
+
"unsloth_version": "2024.9",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|
37 |
}
|