Upload Meta-Llama-3.3-70B-Instruct-v16-k65536-1024-woft model
Browse files- config.json +0 -0
- generation_config.json +1 -1
- model-00001-of-00004.safetensors +2 -2
- model-00002-of-00004.safetensors +2 -2
- model-00003-of-00004.safetensors +2 -2
- model-00004-of-00004.safetensors +2 -2
- model.safetensors.index.json +0 -0
- tokenizer_config.json +1 -1
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
generation_config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
-
"transformers_version": "4.
|
10 |
}
|
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
+
"transformers_version": "4.49.0"
|
10 |
}
|
model-00001-of-00004.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:2139abb93281faaacbd1ff4eee9203e259eb7c0b4945a0bfddfce6e011f8bc08
|
3 |
+
size 4976594872
|
model-00002-of-00004.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:ca0ea79b037bbdd3fd3b5fd68ad92e5770dffc67334e227021bdfc6d1130226b
|
3 |
+
size 4965419280
|
model-00003-of-00004.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:a7709e75c4d973c388fd7a79f319989668e6509b4b4e08f054c8213646bb1dc1
|
3 |
+
size 4965501200
|
model-00004-of-00004.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:38aefd5d3129615768da0699d5922eaa1c65e5fcb533c42dad9e2729adeacbe0
|
3 |
+
size 4419949792
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -2061,5 +2061,5 @@
|
|
2061 |
],
|
2062 |
"model_max_length": 131072,
|
2063 |
"pad_token": "<|finetune_right_pad_id|>",
|
2064 |
-
"tokenizer_class": "
|
2065 |
}
|
|
|
2061 |
],
|
2062 |
"model_max_length": 131072,
|
2063 |
"pad_token": "<|finetune_right_pad_id|>",
|
2064 |
+
"tokenizer_class": "PreTrainedTokenizer"
|
2065 |
}
|