Files
llm-gguf-quant-template/examples/qwen35_27b/modelscope_upload/configuration.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"
}
}