File size: 192 Bytes
1d25e89
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "baichuan"
    },
    "pipeline": {
        "type": "baichuan2-7b-chat-text-generation-pipe"
    }
}