11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"framework": "pytorch",
|
|
"task": "text-generation",
|
|
"allow_remote": true,
|
|
"model": {
|
|
"type": "llama2"
|
|
},
|
|
"pipeline": {
|
|
"type": "llama2-text-generation-pipeline"
|
|
}
|
|
} |