Files
llm-gguf-quant-template/templates/modelscope/configuration.template.json
2026-03-02 23:22:33 +08:00

11 lines
145 B
JSON

{
"framework": "ggml",
"task": "text-generation",
"model": {
"type": "qwen35"
},
"pipeline": {
"type": "text-generation"
}
}