Files
CodeLlama-13b-Python-hf/configuration.json

8 lines
134 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"allow_remote": true,
"model": {
"type": "llama2"
}
}