How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf prithivMLmods/Pyxidis-Manim-CodeGen-1.7B-GGUF:
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "prithivMLmods/Pyxidis-Manim-CodeGen-1.7B-GGUF:" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

Pyxidis-Manim-CodeGen-1.7B-GGUF

Pyxidis-Manim-CodeGen-1.7B is an experimental math animation coding model fine-tuned on Qwen/Qwen3-1.7B using Manim-CodeGen code traces. It is specialized for Python-based mathematical animations with Manim, making it ideal for educators, researchers, and developers working on math visualization and animation pipelines.

Model Files

File Name Quant Type File Size
Pyxidis-Manim-CodeGen-1.7B.BF16.gguf BF16 3.45 GB
Pyxidis-Manim-CodeGen-1.7B.F16.gguf F16 3.45 GB
Pyxidis-Manim-CodeGen-1.7B.F32.gguf F32 6.89 GB
Pyxidis-Manim-CodeGen-1.7B.Q2_K.gguf Q2_K 778 MB
Pyxidis-Manim-CodeGen-1.7B.Q3_K_L.gguf Q3_K_L 1 GB
Pyxidis-Manim-CodeGen-1.7B.Q3_K_M.gguf Q3_K_M 940 MB
Pyxidis-Manim-CodeGen-1.7B.Q3_K_S.gguf Q3_K_S 867 MB
Pyxidis-Manim-CodeGen-1.7B.Q4_0.gguf Q4_0 1.05 GB
Pyxidis-Manim-CodeGen-1.7B.Q4_1.gguf Q4_1 1.14 GB
Pyxidis-Manim-CodeGen-1.7B.Q4_K.gguf Q4_K 1.11 GB
Pyxidis-Manim-CodeGen-1.7B.Q4_K_M.gguf Q4_K_M 1.11 GB
Pyxidis-Manim-CodeGen-1.7B.Q4_K_S.gguf Q4_K_S 1.06 GB
Pyxidis-Manim-CodeGen-1.7B.Q5_0.gguf Q5_0 1.23 GB
Pyxidis-Manim-CodeGen-1.7B.Q5_1.gguf Q5_1 1.32 GB
Pyxidis-Manim-CodeGen-1.7B.Q5_K.gguf Q5_K 1.26 GB
Pyxidis-Manim-CodeGen-1.7B.Q5_K_M.gguf Q5_K_M 1.26 GB
Pyxidis-Manim-CodeGen-1.7B.Q5_K_S.gguf Q5_K_S 1.23 GB
Pyxidis-Manim-CodeGen-1.7B.Q6_K.gguf Q6_K 1.42 GB
Pyxidis-Manim-CodeGen-1.7B.Q8_0.gguf Q8_0 1.83 GB

Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png

Downloads last month
199
GGUF
Model size
2B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/Pyxidis-Manim-CodeGen-1.7B-GGUF

Finetuned
Qwen/Qwen3-1.7B
Quantized
(4)
this model

Collection including prithivMLmods/Pyxidis-Manim-CodeGen-1.7B-GGUF