Update model files
Browse files- config.json +1 -1
- model-00001-of-00006.safetensors +1 -1
- model-00002-of-00006.safetensors +1 -1
- model-00003-of-00006.safetensors +1 -1
- model-00004-of-00006.safetensors +1 -1
- model-00005-of-00006.safetensors +1 -1
- model-00006-of-00006.safetensors +1 -1
- tokenizer.json +2 -2
- tokenizer_config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"rms_norm_eps": 1e-06,
|
19 |
"rope_scaling": null,
|
20 |
"rope_theta": 1000000.0,
|
21 |
-
"sliding_window":
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.51.3",
|
|
|
18 |
"rms_norm_eps": 1e-06,
|
19 |
"rope_scaling": null,
|
20 |
"rope_theta": 1000000.0,
|
21 |
+
"sliding_window": 131072,
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.51.3",
|
model-00001-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4986211280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60460d5cdcccc0b32ec3d7ac794d927fb5791ece71c9cde6c94e400fcbdf1785
|
3 |
size 4986211280
|
model-00002-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4954847344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:223835e730990939fce51b858c2ab39207768d50fdd303c166ebbd3b6396b45f
|
3 |
size 4954847344
|
model-00003-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4954847392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0e91cf93f5b04e29c6230906215aa52303fa4ab3d27668ac1fd210b0c44a7b3
|
3 |
size 4954847392
|
model-00004-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4954847392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a33e45c88e257116b5a2075c76f7ab50e4ed5fc93950e40510a6994903296b7
|
3 |
size 4954847392
|
model-00005-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4954847392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:374cae36fa02d87e4ea9bda245615e61509cc63ac061dbe94818bbd462f03d88
|
3 |
size 4954847392
|
model-00006-of-00006.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4734533160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a0377dec7fc9480ce5e487cede1de36b15ed75f4d2a70635adb4bb4198f50db
|
3 |
size 4734533160
|
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:0f0a100a7f229ca7410726a599c600679ced2d98f2b24587569b396f49195998
|
3 |
+
size 11421996
|
tokenizer_config.json
CHANGED
@@ -200,7 +200,7 @@
|
|
200 |
"eos_token": "<|im_end|>",
|
201 |
"errors": "replace",
|
202 |
"extra_special_tokens": {},
|
203 |
-
"max_length":
|
204 |
"model_max_length": 131072,
|
205 |
"pad_token": "<|endoftext|>",
|
206 |
"split_special_tokens": false,
|
|
|
200 |
"eos_token": "<|im_end|>",
|
201 |
"errors": "replace",
|
202 |
"extra_special_tokens": {},
|
203 |
+
"max_length": 10010,
|
204 |
"model_max_length": 131072,
|
205 |
"pad_token": "<|endoftext|>",
|
206 |
"split_special_tokens": false,
|