MiniCPM5-1B ONNX Web
ONNX export of openbmb/MiniCPM5-1B for browser/runtime experiments.
Export
- Source:
openbmb/MiniCPM5-1B - Architecture:
LlamaForCausalLM - ONNX opset: 18
- Inputs:
input_ids,attention_mask - Output:
logits - KV cache: disabled for the first broad-compatibility export
- External data: yes, weights are stored in
model.onnx.data
This artifact is valid ONNX and passes onnx.checker.check_model. It is intentionally a first browser-deployment baseline; production browser serving should add a smaller quantized/sharded artifact after runtime compatibility testing.
Licensing and attribution
This model distribution is licensed under the Apache License, Version 2.0. See LICENSE. Existing third-party copyright, license, and attribution notices remain applicable.
- Upstream: openbmb/MiniCPM5-1B; declared license:
apache-2.0.