Upload LlamaForCausalLM
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -27,9 +27,9 @@
|
|
27 |
"rope_type": "llama3"
|
28 |
},
|
29 |
"rope_theta": 500000.0,
|
30 |
-
"tie_word_embeddings":
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.46.3",
|
33 |
"use_cache": true,
|
34 |
-
"vocab_size":
|
35 |
}
|
|
|
27 |
"rope_type": "llama3"
|
28 |
},
|
29 |
"rope_theta": 500000.0,
|
30 |
+
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.46.3",
|
33 |
"use_cache": true,
|
34 |
+
"vocab_size": 8
|
35 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e9a86502ff5c50030940f68ea0e115a3a6a739455f548887473ed2ac055d941
|
3 |
+
size 2047142288
|