yinjiewang commited on
Commit
eacc33c
·
verified ·
1 Parent(s): 5e468f2

Update model files

Browse files
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": null,
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:bd171d5e3f810d15d56049b1eaaa7f393b19220906c80101df79cd1f80aa4696
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:c604a473039b30299ffda2c09f6a1a5bd0a744ba809b0849faf446e7309d5241
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:92f9e0e343483f6d5235e8bdebe86d7568239c714428e3e07642cc89a47c1a43
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:35676fb900410203a44dc3c8ea073a762d6ca001e10393d731c3aa795840951b
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:dcc61c2597dca7f44ea713e39946e74329c173d77a7a6698f070954e564e657f
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:975721626fcfff7253aedbf48bb95ae05919769f32f2e9b941dcd1dc891562f9
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:82aab77af63b744473ae52ce11b7fd19fed9d77f86dc3066e98169854ea9ebdc
3
- size 11421995
 
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": 8000,
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,