Upload model
Browse files- config.json +1 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "meta-llama/Llama-3.2-1B",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaModel"
|
| 5 |
],
|
|
@@ -30,7 +29,7 @@
|
|
| 30 |
"rope_theta": 500000.0,
|
| 31 |
"tie_word_embeddings": true,
|
| 32 |
"torch_dtype": "float32",
|
| 33 |
-
"transformers_version": "4.
|
| 34 |
"use_cache": true,
|
| 35 |
"vocab_size": 128256
|
| 36 |
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"LlamaModel"
|
| 4 |
],
|
|
|
|
| 29 |
"rope_theta": 500000.0,
|
| 30 |
"tie_word_embeddings": true,
|
| 31 |
"torch_dtype": "float32",
|
| 32 |
+
"transformers_version": "4.51.3",
|
| 33 |
"use_cache": true,
|
| 34 |
"vocab_size": 128256
|
| 35 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4943273456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d4f53a0708cd2a60a5a8aa726d81f47dc14eee8c82e2c6fdcd8306f97031db5
|
| 3 |
size 4943273456
|