alpha-umi-caller-13b / configuration.json
shenwzh3's picture
Upload folder using huggingface_hub
d9e0338 verified
raw
history blame
No virus
184 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "llama2-text-generation-pipeline"
}
}