chinese-llama-2-7b-gguf / configuration.json
shaowenchen's picture
init
368d708
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "chinese-llama-2-7b-text-generation-pipe"
}
}