How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for kingjux/ffmpeg-command-generator-v2-gguf to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for kingjux/ffmpeg-command-generator-v2-gguf to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for kingjux/ffmpeg-command-generator-v2-gguf to start chatting
Quick Links

FFmpeg Command Generator V2 (GGUF)

GGUF conversion of kingjux/ffmpeg-command-generator-v2.

Usage with Ollama

# Download
huggingface-cli download kingjux/ffmpeg-command-generator-v2-gguf ffmpeg-command-generator-v2-q4_k_m.gguf

# Create Modelfile
cat > Modelfile << EOF
FROM ./ffmpeg-command-generator-v2-q4_k_m.gguf
SYSTEM "You are an expert FFmpeg engineer. Think through the solution step-by-step in <think> tags, then output the correct ffmpeg command in a bash code block."
EOF

# Create and run
ollama create ffmpeg -f Modelfile
ollama run ffmpeg "Convert input.mp4 to 720p H.264"
Downloads last month
63
GGUF
Model size
0.5B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for kingjux/ffmpeg-command-generator-v2-gguf

Quantized
(220)
this model