23 lines
840 B
JSON
23 lines
840 B
JSON
{
|
|
"source_url": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF/resolve/main/wizardcoder-python-13b-v1.0.Q5_K_M.gguf",
|
|
"id": "wizardcoder-13b",
|
|
"object": "model",
|
|
"name": "Wizard Coder Python 13B Q5",
|
|
"version": "1.0",
|
|
"description": "WizardCoder-Python-13B is a Python coding model major models like ChatGPT-3.5. This model based on the Llama2 architecture, demonstrate high proficiency in specific domains like coding and mathematics.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 2048,
|
|
"prompt_template": "### Instruction:\n{prompt}\n### Response:"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 2048
|
|
},
|
|
"metadata": {
|
|
"author": "WizardLM, The Bloke",
|
|
"tags": ["Recommended", "13B", "Finetuned"],
|
|
"size": 9230000000
|
|
},
|
|
"engine": "nitro"
|
|
}
|
|
|