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 haffner/Salience-1-9B-Heretic:
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 "haffner/Salience-1-9B-Heretic:" \
  --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

About

Heretic'ed safetensors and GGUF quants of https://huggingface.co/vectionlabs/Salience-1-9B

Multimodal Projector:

Refusals: 2/100, KL divergence: 0.0415

  • Parameters:
    • direction_index = 19.07
    • attn.o_proj.max_weight = 1.34
    • attn.o_proj.max_weight_position = 21.48
    • attn.o_proj.min_weight = 0.66
    • attn.o_proj.min_weight_distance = 14.52
    • mlp.down_proj.max_weight = 1.46
    • mlp.down_proj.max_weight_position = 21.29
    • mlp.down_proj.min_weight = 1.05
    • mlp.down_proj.min_weight_distance = 11.45
Downloads last month
395
GGUF
Model size
8B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

1-bit

2-bit

3-bit

4-bit

5-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 haffner/Salience-1-9B-Heretic

Quantized
(3)
this model