Files
Ziya-LLaMA-13B-v1.1/configuration.json

12 lines
228 B
JSON
Raw Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Ziya-LLaMA-13B-v1"
},
"pipeline": {
"type": "Ziya-LLaMA-13B-v1-text-generation-pipe"
},
"allow_remote": true
}