GPA-v1.5-onnx-runtime / config.json
chua's picture
Add Hub download stats metadata
b9f463b
raw
history blame contribute delete
433 Bytes
{
"name": "GPA v1.5 ONNX Runtime Assets",
"asset_bundle": true,
"format": "onnx",
"runtime": "onnxruntime",
"base_model": "Qwen/Qwen3-0.6B",
"license": "apache-2.0",
"entrypoints": [
"model/runtime_manifest.json",
"genai_fp16_qwen/genai_config.json",
"genai_int4_qwen/genai_config.json"
],
"asset_directories": [
"build",
"genai_fp16_qwen",
"genai_int4_qwen",
"model",
"voice"
]
}