8 lines
130 B
JSON
8 lines
130 B
JSON
|
|
{
|
||
|
|
"framework":"pytorch",
|
||
|
|
"task":"chat",
|
||
|
|
"model":{
|
||
|
|
"type": "LlamaForCausalLM"
|
||
|
|
},
|
||
|
|
"allow_remote": true
|
||
|
|
}
|