danielhanchen
commited on
Commit
•
8b61133
1
Parent(s):
a3e363c
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -39,8 +39,8 @@
|
|
39 |
"rope_theta": 500000.0,
|
40 |
"tie_word_embeddings": false,
|
41 |
"torch_dtype": "bfloat16",
|
42 |
-
"transformers_version": "4.44.
|
43 |
-
"unsloth_version": "2024.
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 128256
|
46 |
}
|
|
|
39 |
"rope_theta": 500000.0,
|
40 |
"tie_word_embeddings": false,
|
41 |
"torch_dtype": "bfloat16",
|
42 |
+
"transformers_version": "4.44.2",
|
43 |
+
"unsloth_version": "2024.9",
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 128256
|
46 |
}
|