Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -64,6 +64,7 @@
|
|
| 64 |
},
|
| 65 |
"vocab_size": 100352,
|
| 66 |
"transformers.js_config": {
|
|
|
|
| 67 |
"use_external_data_format": {
|
| 68 |
"vision_encoder.onnx": 1,
|
| 69 |
"embed_tokens.onnx": 1,
|
|
|
|
| 64 |
},
|
| 65 |
"vocab_size": 100352,
|
| 66 |
"transformers.js_config": {
|
| 67 |
+
"dtype": "fp32",
|
| 68 |
"use_external_data_format": {
|
| 69 |
"vision_encoder.onnx": 1,
|
| 70 |
"embed_tokens.onnx": 1,
|