RC-GPT / Baichuan2-13B-Chat /configuration.json
Liang-Su's picture
Upload 27 files
5c4969a verified
raw
history blame
217 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Baichuan2-13B-Chat"
},
"pipeline": {
"type": "Baichuan2-13B-chatbot-pipe"
},
"allow_remote": true
}