richardyoung/uigen-x-30b-moe
0218
license: other basemodel: smirki/UIGEN-X-30B-MoE-merged-checkpoint-200 pipelinetag: text-generation library_name: llama.cpp language:
- en tags:
- gguf
- quantized
- ollama
- moe quantized_by: richardyoung ---
UIGEN-X 30B MoE (GGUF)
Quantized builds of the UIGEN-X 30B Mixture-of-Experts coding assistant for local inference with Ollama / llama.cpp runtimes. Each variant ships with the Modelfile exported from the Ollama registry plus the corresponding GGUF binary.
- Base model: `smirki/UIGEN-X-30B-MoE-merged-checkpoint-200`
- Architecture: 30B parameter MoE tuned for software engineering tasks.
Variants
Usage with Ollama
Example with the Q5_K_M quantization:
ollama create uigen-x-30b-moe-q5-k-m -f modelfiles/uigen-x-30b-moe--Q5_K_M.Modelfile
ollama run uigen-x-30b-moe-q5-k-mSwap Q5_K_M for any other variant listed above.
Source
Originally published on my Ollama profile: https://ollama.com/richardyoung/uigen-x-30b-moe
