Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"vocab_size": 151936,
|
| 30 |
"transformers.js_config": {
|
| 31 |
"dtype": "q4",
|
| 32 |
-
"use_external_data_format":
|
| 33 |
"device": "webgpu",
|
| 34 |
"quantization": {
|
| 35 |
"type": "q4",
|
|
|
|
| 29 |
"vocab_size": 151936,
|
| 30 |
"transformers.js_config": {
|
| 31 |
"dtype": "q4",
|
| 32 |
+
"use_external_data_format": true,
|
| 33 |
"device": "webgpu",
|
| 34 |
"quantization": {
|
| 35 |
"type": "q4",
|