How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
# Run inference directly in the terminal:
llama cli -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
# Run inference directly in the terminal:
llama cli -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
# Run inference directly in the terminal:
./llama-cli -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
# Run inference directly in the terminal:
./build/bin/llama-cli -hf magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
Use Docker
docker model run hf.co/magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
Quick Links

Qwen3.8-27B-DSpark GGUF

Q8_0 GGUF conversion of RadixArk/Qwen3.8-27B-DSpark for use with Magnitude.

Converted with llama.cpp at revision 8e7f22b67ef4667b4ddd50230771287f328cfb3f.

Artifact

  • Quantization: Q8_0
  • SHA-256: b007a76b2ce57c1a3ecf36046543aebf60a763861624647d653f16d336c781d2
Downloads last month
18,867
GGUF
Model size
1B params
Architecture
dflash
Hardware compatibility
Log In to add your hardware

8-bit

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

Model tree for magnitudedev/Qwen3.8-27B-DSpark-GGUF

Base model

Qwen/Qwen3.8-27B
Quantized
(3)
this model