File size: 191 Bytes
8458795
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "vicuna"
    },
    "pipeline": {
        "type": "vicuna-7b-v1.5-16k-text-generation-pipe"
    }
}