Periodic commit c75a7f66934348e392f28b18f7e91089
Browse files- config.json +1 -0
- model.safetensors +1 -1
- tokenizer.json +2 -2
config.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
| 20 |
"pad_token_id": 128004,
|
| 21 |
"pretraining_tp": 1,
|
| 22 |
"rms_norm_eps": 1e-05,
|
|
|
|
| 23 |
"rope_theta": 500000.0,
|
| 24 |
"tie_word_embeddings": true,
|
| 25 |
"torch_dtype": "float32",
|
|
|
|
| 20 |
"pad_token_id": 128004,
|
| 21 |
"pretraining_tp": 1,
|
| 22 |
"rms_norm_eps": 1e-05,
|
| 23 |
+
"rope_scaling": null,
|
| 24 |
"rope_theta": 500000.0,
|
| 25 |
"tie_word_embeddings": true,
|
| 26 |
"torch_dtype": "float32",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 101649856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2488713ed7b2017092b08797309395216ebb3b2a8cbd73684ff6e74064b46831
|
| 3 |
size 101649856
|
tokenizer.json
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:a65c6c5f9764771aa485e6a1f5e63d7d9af8477fe0777148c17476ecb2e09a05
|
| 3 |
+
size 17210099
|