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 pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
# Run inference directly in the terminal:
llama cli -hf pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
# Run inference directly in the terminal:
llama cli -hf pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
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 pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
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 pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
Use Docker
docker model run hf.co/pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF:
Quick Links

GGUF files of pipihand01/QwQ-32B-Preview-abliterated-linear75.

NOTE: I bear no responsibility for any output of this model. When properly prompted, this model may generate contents that are not suitable in some situations. Use it with your own caution.

Downloads last month
31
GGUF
Model size
33B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

6-bit

8-bit

16-bit

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

Model tree for pipihand01/QwQ-32B-Preview-abliterated-linear75-GGUF

Quantized
(3)
this model