Upload Phi3ForCausalLM
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
"_data": {
|
37 |
"bit_width": 4,
|
38 |
"contiguous": null,
|
39 |
-
"group_size":
|
40 |
"packing_bitwidth": 32,
|
41 |
"set_inductor_config": true
|
42 |
},
|
@@ -155,7 +155,7 @@
|
|
155 |
"sliding_window": 262144,
|
156 |
"tie_word_embeddings": true,
|
157 |
"torch_dtype": "float16",
|
158 |
-
"transformers_version": "4.
|
159 |
"use_cache": true,
|
160 |
"vocab_size": 200064
|
161 |
}
|
|
|
36 |
"_data": {
|
37 |
"bit_width": 4,
|
38 |
"contiguous": null,
|
39 |
+
"group_size": 64,
|
40 |
"packing_bitwidth": 32,
|
41 |
"set_inductor_config": true
|
42 |
},
|
|
|
155 |
"sliding_window": 262144,
|
156 |
"tie_word_embeddings": true,
|
157 |
"torch_dtype": "float16",
|
158 |
+
"transformers_version": "4.51.3",
|
159 |
"use_cache": true,
|
160 |
"vocab_size": 200064
|
161 |
}
|
generation_config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
199999
|
7 |
],
|
8 |
"pad_token_id": 199999,
|
9 |
-
"transformers_version": "4.
|
10 |
}
|
|
|
6 |
199999
|
7 |
],
|
8 |
"pad_token_id": 199999,
|
9 |
+
"transformers_version": "4.51.3"
|
10 |
}
|
pytorch_model.bin
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:d11bd8258a43f665677c57583fc391a2c8b3d4fb5cbfcab1c3ca1d504f88b288
|
3 |
+
size 3041878251
|