WizardCoder 33B
by Microsoft · wizardlm family
33B
parameters
code-generation text-generation reasoning
WizardCoder 33B is Microsoft's code-focused large language model, fine-tuned from the StarCoder base using the Evol-Instruct methodology adapted specifically for coding tasks. It excels at code generation, completion, and debugging across a wide range of programming languages. Built on the StarCoder 33B foundation, WizardCoder delivers state-of-the-art coding performance among open-weight models of its era, making it a strong choice for developers seeking a dedicated local coding assistant with deep understanding of software engineering patterns.
Quick Start with Ollama
ollama run 33b-q4_K_M Resources
Ollama
| Creator | Microsoft |
| Parameters | 33B |
| Architecture | transformer-decoder |
| Context | 16K tokens |
| Released | Aug 26, 2023 |
| License | BigCode OpenRAIL-M |
| Ollama | wizardcoder:33b |
Quantization Options
| Format | File Size | VRAM Required | Quality | Ollama Tag |
|---|---|---|---|---|
| Q4_K_M rec | 18.5 GB | 22 GB | | 33b-q4_K_M |
| Q8_0 | 35 GB | 38.5 GB | | 33b-q8_0 |
| F16 | 66 GB | 69.5 GB | | 33b-fp16 |
Compatible Hardware
Q4_K_M requires 22 GB VRAM