File size: 197 Bytes
5b0f2f3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "llama2"
    },
    "pipeline": {
        "type": "chinese-alpaca-2-13b-16k-text-generation-pipe"
    }
}