Files
CodeLlama-7B/configuration.json

8 lines
130 B
JSON
Raw Normal View History

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