File size: 188 Bytes
2870aa7
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "llama2"
    },
    "pipeline": {
        "type": "vicuna-33b-v1.3-text-generation-pipe"
    }
}