Files
WizardLM-7B-V1.0/configuration.json

8 lines
134 B
JSON
Raw Permalink Normal View History

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