Upload model
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"LlamaModel"
|
| 5 |
],
|
|
@@ -29,8 +29,8 @@
|
|
| 29 |
},
|
| 30 |
"rope_theta": 500000.0,
|
| 31 |
"tie_word_embeddings": true,
|
| 32 |
-
"torch_dtype": "
|
| 33 |
-
"transformers_version": "4.
|
| 34 |
"use_cache": true,
|
| 35 |
"vocab_size": 128256
|
| 36 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "AlexHung29629/test_model",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaModel"
|
| 5 |
],
|
|
|
|
| 29 |
},
|
| 30 |
"rope_theta": 500000.0,
|
| 31 |
"tie_word_embeddings": true,
|
| 32 |
+
"torch_dtype": "float16",
|
| 33 |
+
"transformers_version": "4.45.2",
|
| 34 |
"use_cache": true,
|
| 35 |
"vocab_size": 128256
|
| 36 |
}
|
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:36c44f0a3b7f4c532e08efa1642164789eedf05ea219273bdd9e027b06dbbdc3
|
| 3 |
+
size 2471644584
|