Files
Qwen2.5-Coder-7B-CCP-GPT-4o…/configuration.json

8 lines
130 B
JSON
Raw Normal View History

{
"framework":"pytorch",
"task":"chat",
"model":{
"type": "LlamaForCausalLM"
},
"allow_remote": true
}