Baichuan2-7B-Chat_a13444794.../configuration.json

12 lines
215 B
JSON
Raw Normal View History

2024-11-01 13:17:47 +08:00
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Baichuan2-7B-Chat"
},
"pipeline": {
"type": "Baichuan2-7B-chatbot-pipe"
},
"allow_remote": true
}