vicuna-33b-v1.3-gguf / configuration.json
shaowenchen's picture
add meta files
2870aa7
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "vicuna-33b-v1.3-text-generation-pipe"
}
}