danielhanchen
commited on
Commit
•
44ffed4
1
Parent(s):
99c940f
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -22,8 +22,8 @@
|
|
22 |
"sliding_window": 4096,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
-
"transformers_version": "4.44.
|
26 |
-
"unsloth_version": "2024.
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000
|
29 |
}
|
|
|
22 |
"sliding_window": 4096,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
+
"transformers_version": "4.44.2",
|
26 |
+
"unsloth_version": "2024.9",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000
|
29 |
}
|