Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
@@ -1270,7 +1270,6 @@
|
|
| 1270 |
"tie_word_embeddings": false,
|
| 1271 |
"torch_dtype": "float16",
|
| 1272 |
"transformers_version": "4.40.2",
|
| 1273 |
-
"unsloth_version": "2024.5",
|
| 1274 |
"use_cache": true,
|
| 1275 |
"vocab_size": 128256
|
| 1276 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 1270 |
"tie_word_embeddings": false,
|
| 1271 |
"torch_dtype": "float16",
|
| 1272 |
"transformers_version": "4.40.2",
|
|
|
|
| 1273 |
"use_cache": true,
|
| 1274 |
"vocab_size": 128256
|
| 1275 |
}
|