Upload Qwen2.5-72B-Instruct-v8-k512-512-woft model
Browse files- config.json +0 -0
- generation_config.json +3 -15
- model-00001-of-00005.safetensors +2 -2
- model-00002-of-00005.safetensors +2 -2
- model-00003-of-00005.safetensors +2 -2
- model-00004-of-00005.safetensors +2 -2
- model-00005-of-00005.safetensors +2 -2
- model.safetensors.index.json +0 -0
- tokenizer_config.json +1 -0
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
generation_config.json
CHANGED
@@ -1,18 +1,6 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
"bos_token_id": 151643,
|
4 |
-
"
|
5 |
-
"
|
6 |
-
151645,
|
7 |
-
151643
|
8 |
-
],
|
9 |
-
"num_assistant_tokens": 5,
|
10 |
-
"num_assistant_tokens_schedule": "heuristic",
|
11 |
-
"pad_token_id": 151643,
|
12 |
-
"repetition_penalty": 1.05,
|
13 |
-
"return_legacy_cache": true,
|
14 |
-
"temperature": 0.7,
|
15 |
-
"top_k": 20,
|
16 |
-
"top_p": 0.8,
|
17 |
-
"transformers_version": "4.45.1"
|
18 |
}
|
|
|
1 |
{
|
2 |
+
"_from_model_config": true,
|
3 |
"bos_token_id": 151643,
|
4 |
+
"eos_token_id": 151645,
|
5 |
+
"transformers_version": "4.49.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
}
|
model-00001-of-00005.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:a43f49f2437306ae306f34eed86348758b3b4e69a1e426ca07af4e688ef85c01
|
3 |
+
size 4988501808
|
model-00002-of-00005.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:da5e025dcc5b8708b7db4f5a92ab946d0d01fe26ec516cfbd32ebfe325969ca2
|
3 |
+
size 4965503088
|
model-00003-of-00005.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:5bdb7e0aa914d5ef022433d19ad93781bd92dac4a8cb806cb1eba73c796ddcde
|
3 |
+
size 4946578968
|
model-00004-of-00005.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:ea7288af5781b2c9b0d8ca518ff9bf560b433f8b191e331688fabd1b1d02d3b9
|
3 |
+
size 4946578968
|
model-00005-of-00005.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:a8e26797d732b1338d09343d4046eff20dbfc9206b6cd64530dc0500d770aa05
|
3 |
+
size 4922002432
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -199,6 +199,7 @@
|
|
199 |
"clean_up_tokenization_spaces": false,
|
200 |
"eos_token": "<|im_end|>",
|
201 |
"errors": "replace",
|
|
|
202 |
"legacy": false,
|
203 |
"model_max_length": 131072,
|
204 |
"pad_token": "<|endoftext|>",
|
|
|
199 |
"clean_up_tokenization_spaces": false,
|
200 |
"eos_token": "<|im_end|>",
|
201 |
"errors": "replace",
|
202 |
+
"extra_special_tokens": {},
|
203 |
"legacy": false,
|
204 |
"model_max_length": 131072,
|
205 |
"pad_token": "<|endoftext|>",
|