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 magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0
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 "magnitudedev/Qwen3.8-27B-DSpark-GGUF:Q8_0" \
  --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

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
17,554
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