chinese-alpaca-2-7b-16k-gguf / configuration.json
shaowenchen's picture
fix meta json
2f571d8
raw
history blame contribute delete
No virus
196 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "chinese-alpaca-2-7b-16k-text-generation-pipe"
}
}