Instructions to use cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF with 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 cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M # Run inference directly in the terminal: llama cli -hf cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M # Run inference directly in the terminal: llama cli -hf cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
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 cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M # Run inference directly in the terminal: ./llama-cli -hf cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
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 cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
Use Docker
docker model run hf.co/cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
- LM Studio
- Jan
- Ollama
How to use cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF with Ollama:
ollama run hf.co/cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
- Unsloth Desktop
- Docker Model Runner
How to use cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF with Docker Model Runner:
docker model run hf.co/cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
- Lemonade
How to use cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull cognitivers/Qwen3.8-27B-OBLITERATED-12GB-GGUF:IQ2_M
Run and chat with the model
lemonade run user.Qwen3.8-27B-OBLITERATED-12GB-GGUF-IQ2_M
List all available models
lemonade list
- Atomic Chat
Fresh importance matrix computed on the corrected V3 Q8_0 (calibration_datav3, 129 chunks)
3956c7e verified - Xet hash:
- ec57a75a5b38634907342589bcfd7ba7af0227c17ee741313ecaf668c2e37871
- Size of remote file:
- 13.6 MB
- SHA256:
- 1d456709ef3bc32df383b7083690d4d9c03e44a6c4ff765a227f51b609442513
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.