Instructions to use Crownelius/Crow-9B-HERETIC-4.6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use Crownelius/Crow-9B-HERETIC-4.6 with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="Crownelius/Crow-9B-HERETIC-4.6", filename="Qwen3.5-9B-heretic-v2.BF16-mmproj.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use Crownelius/Crow-9B-HERETIC-4.6 with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M # Run inference directly in the terminal: llama-cli -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M # Run inference directly in the terminal: llama-cli -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_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 Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_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 Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Use Docker
docker model run hf.co/Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use Crownelius/Crow-9B-HERETIC-4.6 with Ollama:
ollama run hf.co/Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
- Unsloth Studio new
How to use Crownelius/Crow-9B-HERETIC-4.6 with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Crownelius/Crow-9B-HERETIC-4.6 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Crownelius/Crow-9B-HERETIC-4.6 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Crownelius/Crow-9B-HERETIC-4.6 to start chatting
- Pi new
How to use Crownelius/Crow-9B-HERETIC-4.6 with Pi:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Configure the model in Pi
# Install Pi: npm install -g @mariozechner/pi-coding-agent # Add to ~/.pi/agent/models.json: { "providers": { "llama-cpp": { "baseUrl": "http://localhost:8080/v1", "api": "openai-completions", "apiKey": "none", "models": [ { "id": "Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M" } ] } } }Run Pi
# Start Pi in your project directory: pi
- Hermes Agent new
How to use Crownelius/Crow-9B-HERETIC-4.6 with Hermes Agent:
Start the llama.cpp server
# Install llama.cpp: brew install llama.cpp # Start a local OpenAI-compatible server: llama-server -hf Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Configure Hermes
# 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 Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Run Hermes
hermes
- Docker Model Runner
How to use Crownelius/Crow-9B-HERETIC-4.6 with Docker Model Runner:
docker model run hf.co/Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
- Lemonade
How to use Crownelius/Crow-9B-HERETIC-4.6 with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Crownelius/Crow-9B-HERETIC-4.6:Q4_K_M
Run and chat with the model
lemonade run user.Crow-9B-HERETIC-4.6-Q4_K_M
List all available models
lemonade list
Architecture: Qwen 3.5 | Parameters: 9 Billion | Teacher Model: Claude Opus 4.6 | Type: Distilled LLM
CROW HAS REACHED THE FIRST PAGE OF HUGGINGFACE TRENDING MODELS! THANK YOU SO MUCH!!! NUMBER 10 IN THE WORLD!!!
🪶 CROW-9B
Flagship Intelligence. Featherweight Footprint. Meticulously distilled from Claude Opus 4.6 into a highly efficient Qwen 3.5 architecture.
Architecture: Qwen 3.5 | Parameters: 9 Billion | Teacher Model: Claude Opus 4.6 | Type: Distilled LLM
🌟 Model Highlights
- Distilled Excellence: Captures the deep reasoning, nuanced formatting, and instruction-following capabilities of Claude Opus 4.6.
- Highly Agile: At just 9B parameters, Crow runs efficiently on consumer-grade GPUs and edge devices without sacrificing contextual depth.
- Qwen 3.5 Backbone: Inherits robust multilingual support, a massive context window, and structural stability.
--- Generating this model was expensive. You can support this one and future models by tipping. https://ko-fi.com/abcuo
Available Model files:
Qwen3.5-9B-heretic-v2.F16.ggufQwen3.5-9B-heretic-v2.Q8_0.ggufQwen3.5-9B-heretic-v2.Q5_K_M.ggufQwen3.5-9B-heretic-v2.Q4_K_M.ggufQwen3.5-9B-heretic-v2.BF16-mmproj.gguf
User Guide
Recommended System Prompt
Default system prompt:
You are Crow, a precise and capable assistant for reasoning, writing, coding, and long-form dialogue.
Behavior rules:
- Answer the user's actual request directly.
- Be accurate, complete, and structured.
- Think before answering, but do not get stuck in repetitive loops or meta-commentary.
- If the request is ambiguous or incomplete, state what is missing and make the smallest reasonable assumption needed to continue.
- If the user wants creative writing, preserve tone, continuity, and character consistency.
- If the user wants analysis or technical help, prefer concrete steps, examples, and decisions over fluff.
- Finish with a usable answer, not just planning.
Shorter fallback system prompt:
You are Crow. Give direct, useful answers. Keep reasoning concise. Do not loop, do not repeat yourself, and do not pad. If context is missing, say what is missing in one sentence and continue with the best reasonable assumption.
Install & Dependencies
LM Studio
- Install LM Studio from
https://lmstudio.ai/. - Download one of the GGUF files from the Files tab for this repo.
- Pick a quant based on your hardware:
Q4_K_M: lowest memory useQ5_K_M: best default for most usersQ8_0: stronger quality, higher memory useF16: best quality, highest memory use
- Load the GGUF in LM Studio.
- If you need image support in a compatible GGUF runtime, also download the paired
mmprojfile.
Dependencies:
- A current LM Studio build
- Enough disk space for the model and cache
- Enough RAM / VRAM for your selected quant
- Current GPU drivers if you want GPU offload
Ollama
- Install Ollama from
https://docs.ollama.com/quickstart. - Download a Crow 9B GGUF from this repo.
- Place the GGUF in its own folder.
- Create a
Modelfile. - Build the model with
ollama create.
Dependencies:
- A current Ollama release
- Enough disk space for the GGUF and Ollama model store
- Enough RAM / VRAM for your selected quant
- Current GPU drivers if you want GPU acceleration
Good LM Studio Settings
Recommended starting points:
| Use case | Temperature | Top P | Top K | Repeat penalty | Context | Max tokens |
|---|---|---|---|---|---|---|
| General / reasoning | 0.6 | 0.95 | 20 | 1.05 | 16384 | 4096 |
| Creative writing / roleplay | 0.8 | 0.95 | 40 | 1.02 | 16384-32768 | 4096-8192 |
Notes:
- Start with
Q5_K_Munless you have a reason to use a different quant. - Lower temperature if you see rambling or unstable reasoning.
- Do not max out context by default. Larger contexts cost more memory and can make long chats less stable on weaker hardware.
Good Ollama Settings
Example Modelfile:
FROM ./Qwen3.5-9B-heretic-v2.Q5_K_M.gguf
PARAMETER num_ctx 16384
PARAMETER temperature 0.6
PARAMETER top_p 0.95
PARAMETER top_k 20
PARAMETER repeat_penalty 1.05
PARAMETER repeat_last_n 256
SYSTEM """
You are Crow, a precise and capable assistant for reasoning, writing, coding, and long-form dialogue.
Answer directly, stay coherent, avoid repetitive thinking loops, and finish with a complete answer.
If context is missing, identify the gap briefly and continue with the best reasonable assumption.
"""
Build and run:
ollama create crow-9b -f Modelfile
ollama run crow-9b
For more creative outputs, raise temperature to 0.8, raise top_k to 40, and reduce repeat_penalty slightly to 1.02.
If You Hit a Thinking Loop
If the model starts looping inside <think> tags, repeating analysis, or stalling:
- Stop generation.
- Retry with a lower temperature, ideally
0.4to0.6. - Increase repeat penalty slightly, for example from
1.05to1.08. - Add an instruction like:
Answer directly. Keep reasoning brief. Do not repeat analysis. Give the final answer.
- Start a fresh chat if the current conversation has become unstable.
- If the problem happens mostly on lower quants, move up to
Q8_0orF16.
If the Prompt Is Incomplete or the Output Cuts Off
If the prompt is incomplete or malformed:
- Clean it before sending it.
- Remove broken tags, clipped instructions, or half-finished bullets.
- If only partial context is available, prepend:
If context is missing, state your assumptions briefly and continue with the most likely intended task.
If the output cuts off:
- Increase max tokens.
- Ask:
Continue from the last complete sentence. Do not restart or summarize. Continue exactly where you stopped.
- If it still restarts instead of continuing, begin a fresh chat and resend the prompt with the desired output format stated more explicitly.
Prompting Tips
- State the exact deliverable: list, table, code, rewrite, draft, critique, or decision.
- For coding, specify language, runtime, and expected input/output.
- For creative writing, specify tone, genre, constraints, and point of view up front.
- For high-control tasks, say whether you want concise output, full reasoning, or final answer only.
This was trained 2x faster with Unsloth

- Downloads last month
- 22,312
Model tree for Crownelius/Crow-9B-HERETIC-4.6
Base model
Qwen/Qwen3.5-9B-Base