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 fuutott/qwen3-4b-instruct-2507-sys-prompter-GGUF:Q6_K
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 "fuutott/qwen3-4b-instruct-2507-sys-prompter-GGUF:Q6_K" \
  --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

Qwen3-4B-Instruct-System-Prompter

This model is a fine-tuned version of unsloth/Qwen3-4B-Instruct-2507, specialized in generating detailed and creative system prompts from short user descriptions.

It was fine-tuned using Unsloth and exported to GGUF format for efficient local inference.

Model Description

  • Model Type: Qwen2/Qwen3
  • Language(s): English
  • License: Apache 2.0
  • Finetuned from model: unsloth/Qwen3-4B-Instruct-2507

Use Cases

This model is designed to act as a meta-prompter. You give it a high-level persona or task description, and it generates a comprehensive system prompt that you can use to configure another LLM.

How to Use

This repo contains GGUF quantized models:

  • *Q6_K.gguf
  • *Q8_0.gguf

Dataset

The model was trained on finetune_dataset.json, which contains examples of user requests and corresponding detailed system prompts.

Downloads last month
23
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for fuutott/qwen3-4b-instruct-2507-sys-prompter-GGUF

Quantized
(32)
this model