Qwopus3.6-27B-v2 MLX
Collection
MLX quant suite of Jackrong/Qwopus3.6-27B-v2 for Apple Silicon. Mix brought by the NOTORIOUS MLX. • 16 items • Updated
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S # Run inference directly in the terminal: llama cli -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S # Run inference directly in the terminal: llama cli -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
# 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 zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S # Run inference directly in the terminal: ./llama-cli -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
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 zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S # Run inference directly in the terminal: ./build/bin/llama-cli -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
docker model run hf.co/zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with Ollama:
ollama run hf.co/zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with Pi:
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
"providers": {
"llama-cpp": {
"baseUrl": "http://localhost:8080/v1",
"api": "openai-completions",
"apiKey": "none",
"models": [
{
"id": "zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S"
}
]
}
}
}# Start Pi in your project directory: pi
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with Docker Model Runner:
docker model run hf.co/zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
lemonade run user.Qwopus3.6-27B-v2-Q5_K_S-GGUF-Q5_K_S
lemonade list
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with Hermes Agent:
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
# Install Hermes: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash hermes setup # Point Hermes at the local server: hermes config set model.provider custom hermes config set model.base_url http://127.0.0.1:8080/v1 hermes config set model.default zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
hermes
How to use zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF with OpenClaw:
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama serve -hf zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S
# 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 "zaydiscold/Qwopus3.6-27B-v2-Q5_K_S-GGUF:Q5_K_S" \ --custom-provider-id llama-cpp \ --custom-compatibility openai \ --custom-text-input \ --accept-risk \ --skip-health
openclaw agent --local --agent main --message "Hello from Hugging Face"
Q5_K_S quantization of Jackrong/Qwopus3.6-27B-v2 via stock llama.cpp (ggml-org/llama.cpp), built on Apple Silicon with Metal support. Preserves MTP draft heads.
llama-cli -m Qwopus3.6-27B-v2-Q5_K_S.gguf -p "Hi"
Author's temperature recommendation: 0.75–1.0.
Jackrong/Qwopus3.6-27B-v2 by JackrongMix brought by the NOTORIOUS MLX.
5-bit
Base model
Jackrong/Qwopus3.6-27B-v2