File size: 197 Bytes
75b20ea
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "llama2"
    },
    "pipeline": {
        "type": "colossal-llama-2-7b-base-text-generation-pipe"
    }
}