10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"framework": "pytorch",
|
|
"task": "text-generation",
|
|
"model": {
|
|
"type": "vicuna"
|
|
},
|
|
"pipeline": {
|
|
"type": "vicuna-7b-v1.5-16k-text-generation-pipe"
|
|
}
|
|
} |