hongce-llama2 / configuration.json
hongce-tech's picture
Upload 2 files
427742b
raw
history blame contribute delete
202 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Atom-7B-Chat"
},
"pipeline": {
"type": "Atom-7B-Chat-pipe"
},
"allow_remote": true
}