File size: 198 Bytes
4173bb8
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
    "framework": "pytorch",
    "task": "text-generation",
    "model": {
        "type": "llama2"
    },
    "pipeline": {
        "type": "llama-2-7b-langchain-chat-text-generation-pipe"
    }
}