MiniCPM5-1B-ONNX-Web / web_config.json
alexHSM's picture
Duplicate from Reza2kn/MiniCPM5-1B-ONNX-Web
c865cff
Raw
History Blame Contribute Delete
263 Bytes
{
"model_type": "llama",
"runtime": "onnxruntime-web",
"source_model": "openbmb/MiniCPM5-1B",
"opset": 18,
"external_data": true,
"notes": "Exported without KV cache for broad browser compatibility; quantize or shard before production web hosting."
}