File size: 217 Bytes
5c4969a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "Baichuan2-13B-Chat"
    },
    "pipeline": {
        "type": "Baichuan2-13B-chatbot-pipe"
    },
    "allow_remote": true
}