danielhanchen
commited on
Commit
•
ad5f6aa
1
Parent(s):
8686e7b
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -49,8 +49,8 @@
|
|
49 |
"rope_theta": 500000.0,
|
50 |
"tie_word_embeddings": false,
|
51 |
"torch_dtype": "bfloat16",
|
52 |
-
"transformers_version": "4.44.
|
53 |
-
"unsloth_version": "2024.
|
54 |
"use_cache": true,
|
55 |
"vocab_size": 128256
|
56 |
}
|
|
|
49 |
"rope_theta": 500000.0,
|
50 |
"tie_word_embeddings": false,
|
51 |
"torch_dtype": "bfloat16",
|
52 |
+
"transformers_version": "4.44.2",
|
53 |
+
"unsloth_version": "2024.9",
|
54 |
"use_cache": true,
|
55 |
"vocab_size": 128256
|
56 |
}
|