Upload Meta-Llama-3.3-70B-Instruct-v16-k65536-16384-woft model
Browse files- config.json +0 -0
- generation_config.json +1 -1
- 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.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-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:32da0e529b2074d563b8ce2e204e5d6b0593b61602679a78f50b706855744989
|
3 |
+
size 4997492008
|
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:ac59d1c4073116e4bdf0746f82b4d62d52b75a7025649b76104793cd26de59dd
|
3 |
+
size 4996483416
|
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:457c3e2d23df3ac66febb3ab1350f7f2f17302a7f3fb732616ad7d6c41e0b54a
|
3 |
+
size 4984754080
|
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:b664258f9defeda4e06cecab31ebf2322be83cebc180b797d80708f687023717
|
3 |
+
size 4661736088
|
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 |
}
|