fp16 WebGPU ONNX (no quantization, compatible ops)
Browse files- generation_config.json +1 -2
- onnx/model.onnx +2 -2
- onnx/model.onnx_data +2 -2
generation_config.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 7,
|
| 5 |
-
"pad_token_id": 0
|
| 6 |
-
"transformers_version": "5.1.0"
|
| 7 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 7,
|
| 5 |
+
"pad_token_id": 0
|
|
|
|
| 6 |
}
|
onnx/model.onnx
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:292bad950fe2cddf413b119d71e6972eb84c1da9b5805b5560ef55700d46fbd0
|
| 3 |
+
size 138095
|
onnx/model.onnx_data
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:e85523d5c8c5a57a4282fa24f69baee6aae1ae2c2087960b7bc3858fc192a420
|
| 3 |
+
size 2357067776
|