chinese-llama-2-13b-16k-gguf / configuration.json
shaowenchen's picture
add meta files
60bcd2c
raw
history blame
196 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "chinese-llama-2-13b-16k-text-generation-pipe"
}
}