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 Wonderlab-Testing-Grounds/Interferon-alpha-RP-9B-Preview-2608:Q4_K_M
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 "Wonderlab-Testing-Grounds/Interferon-alpha-RP-9B-Preview-2608:Q4_K_M" \
  --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

Early test version of what will soon be Indexnusrefather/Nyx-RP-9B-Instruct-2608-v2, for now its one of my first attempts with it and it might be quite unstable, check it out.

PS: This readme sucks, I know, it aint fancy.

Anyways, so the big difference from Nyx v1 is that this one had larger dataset, and I also trained it the different way because Nyx v1 approach turned out to break this one...

Here is my expression cleaning the dataset from Gemma slop btw:

5211162779375576356

So, uhhm, that is only rank 128, I will release beta(rank 160) and gamma(rank 200) later for comparison, there are safetensors and some quant(s) in the repo. And also I will now release the epsilon, the main thing about it is that it had the highest rank of them all, rank 216, and I also additionally filtered dataset for it, soon will be releasing it.

Downloads last month
689
Safetensors
Model size
9B params
Tensor type
BF16
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Wonderlab-Testing-Grounds/Interferon-alpha-RP-9B-Preview-2608

Finetuned
Qwen/Qwen3.5-9B
Finetuned
(713)
this model