Files
CausalLM-14B/configuration.json

8 lines
103 B
JSON
Raw Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"pipeline": {
"type": "text-generation"
}
}