danielhanchen
commited on
Commit
•
9131cff
1
Parent(s):
5247a2f
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -37,8 +37,8 @@
|
|
37 |
"sliding_window": null,
|
38 |
"tie_word_embeddings": false,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
-
"transformers_version": "4.44.
|
41 |
-
"unsloth_version": "2024.
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 131072
|
44 |
}
|
|
|
37 |
"sliding_window": null,
|
38 |
"tie_word_embeddings": false,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
+
"transformers_version": "4.44.2",
|
41 |
+
"unsloth_version": "2024.9",
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 131072
|
44 |
}
|