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 ertghiu256/Qwen3-4b-tcomanr-merge-v2.7:
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 "ertghiu256/Qwen3-4b-tcomanr-merge-v2.7:" \
  --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

Tcomanr-V2_7

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the TIES merge method using Qwen/Qwen3-4b-Instruct-2507 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: ertghiu256/qwen3-math-reasoner
    parameters:
      weight: 0.85
  - model: ertghiu256/qwen3-4b-code-reasoning
    parameters:
      weight: 0.9
  - model: ertghiu256/qwen3-4b-mixture-of-thought-v2
    parameters:
      weight: 1.0
  - model: POLARIS-Project/Polaris-4B-Preview
    parameters:
      weight: 0.95
  - model: ertghiu256/qwen3-multi-reasoner
    parameters:
      weight: 0.8
  - model: ertghiu256/Qwen3-Hermes-4b
    parameters:
      weight: 0.6
  - model: ValiantLabs/Qwen3-4B-Esper3
    parameters:
      weight: 0.7
  - model: Tesslate/WEBGEN-4B-Preview
    parameters:
      weight: 0.85
  - model: Tesslate/UIGEN-FX-4B-Preview
    parameters:
      weight: 0.9
  - model: ValiantLabs/Qwen3-4B-ShiningValiant3
    parameters:
      weight: 0.7
  - model: huihui-ai/Huihui-Qwen3-4B-Thinking-2507-abliterated
    parameters:
      weight: 0.75
  - model: Qwen/Qwen3-4B-Thinking-2507
    parameters:
      weight: 1.0
  - model: Qwen/Qwen3-4b-Instruct-2507
    parameters:
      weight: 1.4
  - model: GetSoloTech/Qwen3-Code-Reasoning-4B
    parameters:
      weight: 1.0
  - model: ertghiu256/Qwen3-4B-Thinking-2507-Hermes-3
    parameters:
      weight: 1.0
  - model: janhq/Jan-v1-4B
    parameters:
      weight: 0.2
  - model: Goekdeniz-Guelmez/Josiefied-Qwen3-4B-Instruct-2507-gabliterated-v2
    parameters:
      weight: 0.7
  - model: quelmap/Lightning-4b
    parameters:
      weight: 0.6
  - model: ertghiu256/Qwen3-4b-2507-Thinking-math-and-code
    parameters:
      weight: 0.9
  - model: rex099/Human-Like-DPO-Qwen3-4B-Instruct-2507
    parameters:
      weight: 0.75
merge_method: ties
base_model: Qwen/Qwen3-4b-Instruct-2507
parameters:
  normalize: true
  int8_mask: true
  lambda: 1.0
dtype: float16
Downloads last month
429
Safetensors
Model size
4B params
Tensor type
F16
·
Inference Providers NEW
Input a message to start chatting with ertghiu256/Qwen3-4b-tcomanr-merge-v2.7.

Model tree for ertghiu256/Qwen3-4b-tcomanr-merge-v2.7

Collection including ertghiu256/Qwen3-4b-tcomanr-merge-v2.7

Paper for ertghiu256/Qwen3-4b-tcomanr-merge-v2.7