webgpu-chat / models.json
Guenther Schmuelling
gemma-3-270m
c240886
{
"llama3.2-1b": {
"path": "schmuell/Llama-3.2-1B-Instruct",
"reason": false,
"use_external_data_format": true,
"loc": "local"
},
"qwen3-1.7b": {
"path": "schmuell/Qwen3-1.7B",
"reason": true,
"loc": "local"
},
"qwen3-0.6b": {
"path": "schmuell/Qwen3-0.6B",
"reason": true,
"use_external_data_format": true,
"loc": "local"
},
"SmolLM2-1.7B": {
"path": "schmuell/SmolLM2-1.7B-Instruct",
"reason": false,
"use_external_data_format": true,
"loc": "local"
},
"Phi3.5": {
"path": "schmuell/Phi-3.5-mini-instruct-onnx-web",
"reason": false,
"use_external_data_format": true,
"loc": "local"
},
"tinyllama": {
"path": "schmuell/TinyLlama-1.1B-Chat-v1.0",
"reason": false,
"use_external_data_format": true,
"loc": "local"
},
"gemma-3-270m": {
"path": "onnx-community/gemma-3-270m-it-ONNX",
"reason": false,
"use_external_data_format": true,
"loc": "local"
},
"DeepSeek-R1-Distill-Qwen-1.5B": {
"path": "llm/DeepSeek-R1-Distill-Qwen-1.5B",
"reason": false,
"use_external_data_format": true,
"loc": "local"
}
}