danielhanchen
commited on
Commit
•
83122d7
1
Parent(s):
99af808
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -24,8 +24,8 @@
|
|
24 |
"rope_theta": 1000000,
|
25 |
"tie_word_embeddings": false,
|
26 |
"torch_dtype": "bfloat16",
|
27 |
-
"transformers_version": "4.44.
|
28 |
-
"unsloth_version": "2024.
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 32016
|
31 |
}
|
|
|
24 |
"rope_theta": 1000000,
|
25 |
"tie_word_embeddings": false,
|
26 |
"torch_dtype": "bfloat16",
|
27 |
+
"transformers_version": "4.44.2",
|
28 |
+
"unsloth_version": "2024.9",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 32016
|
31 |
}
|