Upload model
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
@@ -29,7 +29,7 @@
|
|
29 |
},
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": true,
|
32 |
-
"torch_dtype": "
|
33 |
"transformers_version": "4.49.0.dev0",
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 128256
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ArthurZ/Ilama-3.2-1B",
|
3 |
"architectures": [
|
4 |
+
"LlamaModel"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
29 |
},
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": true,
|
32 |
+
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.49.0.dev0",
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 128256
|
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:1d4f53a0708cd2a60a5a8aa726d81f47dc14eee8c82e2c6fdcd8306f97031db5
|
3 |
+
size 4943273456
|