chinese-llama-2-7b-gguf / configuration.json
shaowenchen's picture
init
e9ad72e
raw history blame
No virus
108 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
}
}