danielhanchen
commited on
Commit
•
5f3c666
1
Parent(s):
3e56ed1
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -37,8 +37,8 @@
|
|
37 |
"rms_norm_eps": 1e-06,
|
38 |
"rope_theta": 10000.0,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
-
"transformers_version": "4.44.
|
41 |
-
"unsloth_version": "2024.
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 256000
|
44 |
}
|
|
|
37 |
"rms_norm_eps": 1e-06,
|
38 |
"rope_theta": 10000.0,
|
39 |
"torch_dtype": "bfloat16",
|
40 |
+
"transformers_version": "4.44.2",
|
41 |
+
"unsloth_version": "2024.9",
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 256000
|
44 |
}
|