Trained with Unsloth
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"tie_word_embeddings": false,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.44.2",
|
34 |
-
"unsloth_version": "2024.9",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|
37 |
}
|
|
|
31 |
"tie_word_embeddings": false,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.44.2",
|
34 |
+
"unsloth_version": "2024.9.post1",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|
37 |
}
|