Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
@@ -25,7 +26,6 @@
|
|
| 25 |
"rope_scaling": null,
|
| 26 |
"rope_theta": 100000,
|
| 27 |
"tie_word_embeddings": true,
|
| 28 |
-
"torch_dtype": "float32",
|
| 29 |
"transformers_version": "4.46.3",
|
| 30 |
"use_cache": true,
|
| 31 |
"vocab_size": 49154
|
|
|
|
| 1 |
{
|
| 2 |
+
"_attn_implementation_autoset": true,
|
| 3 |
+
"_name_or_path": "/tmp/tmpdhw4_gdh",
|
| 4 |
"architectures": [
|
| 5 |
"LlamaForCausalLM"
|
| 6 |
],
|
|
|
|
| 26 |
"rope_scaling": null,
|
| 27 |
"rope_theta": 100000,
|
| 28 |
"tie_word_embeddings": true,
|
|
|
|
| 29 |
"transformers_version": "4.46.3",
|
| 30 |
"use_cache": true,
|
| 31 |
"vocab_size": 49154
|