MiniCPM5-1B-ONNX-Web / web_config.json
Reza2kn's picture
Upload validated ONNX browser baseline MiniCPM5-1B
847fe62 verified
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."
}