nabin2004/AOS-qwen25-coder-7b-manim-gguf overview
AOS Qwen2.5 Coder 7B Manim SFT GGUF Q4 K M GGUF of the AOS Manim SFT merged model. Drop in for Ollama and llama.cpp . Model URL: https://huggingface.co/nabin20…
Runs locally from ~4.08 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| aos-qwen25-coder-7b-manim-Q4_K_M.gguf | GGUF | Q4_K_M | 4.08 GB | Download |
Model Details
| Model ID | nabin2004/AOS-qwen25-coder-7b-manim-gguf |
|---|---|
| Author | nabin2004 |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | nabin2004/AOS-qwen25-coder-7b-manim-merged |
| Last modified | 2026-07-29T11:36:01.000Z |
Model README
---
license: apache-2.0
base_model: nabin2004/AOS-qwen25-coder-7b-manim-merged
library_name: gguf
pipeline_tag: text-generation
language:
- en
tags:
- manim
- qwen2.5-coder
- qwen25-coder-7b
- gguf
- ollama
- llama.cpp
- tool-use
- animation
- sft
---
AOS Qwen2.5-Coder-7B Manim SFT (GGUF)
Q4_K_M GGUF of the AOS Manim SFT merged model. Drop-in for Ollama and llama.cpp.
Model URL: https://huggingface.co/nabin2004/AOS-qwen25-coder-7b-manim-gguf
Files
| File | Description |
|------|-------------|
| aos-qwen25-coder-7b-manim-Q4_K_M.gguf | Quantized weights (~4–5 GB for 7B) |
| Modelfile | Ollama import template |
Related repos
| Artifact | Repo |
|----------|------|
| LoRA adapter | nabin2004/AOS-qwen25-coder-7b-manim-sft |
| Merged HF weights | nabin2004/AOS-qwen25-coder-7b-manim-merged |
Ollama
ollama create aos-qwen25-coder-7b-manim -f Modelfile
ollama run aos-qwen25-coder-7b-manim
llama.cpp
./llama-cli -m aos-qwen25-coder-7b-manim-Q4_K_M.gguf -p "Animate a unit circle."Run nabin2004/AOS-qwen25-coder-7b-manim-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models