11 lines
211 B
JSON
11 lines
211 B
JSON
|
{
|
||
|
"framework": "pytorch",
|
||
|
"task": "text-generation",
|
||
|
"model": {
|
||
|
"type": "Llama3-Chinese-8B"
|
||
|
},
|
||
|
"pipeline": {
|
||
|
"type": "Llama3-Chinese-8B-pipe"
|
||
|
},
|
||
|
"allow_remote": true
|
||
|
}
|