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 woraamy/ByStander-7B-Thai: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 "woraamy/ByStander-7B-Thai: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

🇹🇭 ByStander-7B-Thai

ByStander-7B-Thai is a specialized Thai Large Language Model (LLM) fine-tuned for Emergency Situation Guidance. It is built on top of OpenThaiGPT 1.5 (7B) and is designed to assist users during critical moments by providing life-saving instructions, identifying emergency severity, and generating scripts for communicating with emergency operators (e.g., 1669).

🚀 Model Highlights

  • Emergency Domain Focus: Specifically fine-tuned on Thai medical and accident emergency protocols.
  • Instructional Accuracy: Provides step-by-step guidance for CPR, choking (Heimlich Maneuver), drowning, and bleeding control.
  • Low Latency: Optimized via 4-bit quantization (GGUF) to run on consumer-grade hardware (e.g., RTX 4060).
  • Thai-Centric Intelligence: Leverages the state-of-the-art Thai reasoning capabilities of OpenThaiGPT 1.5.

🛠 Intended Use

  • Emergency Assistant: Providing immediate first-aid steps to bystanders.
  • Facility Finder: Identifying the type of facility (Hospital/Clinic) needed based on symptoms.
  • Emergency Scripts: Generating clear reports to tell dispatchers, ensuring accurate location and victim status delivery.

📝 Prompt Format (ChatML)

This model follows the ChatML structure. Using the correct tags is essential for optimal performance.

<|im_start|>system
คุณคือผู้ช่วยตอบคำถามที่ฉลาดและซื่อสัตย์<|im_end|>
<|im_start|>user
แจ้งเหตุ: มีคนสำลักอาหาร หน้าเขียว หายใจไม่ออก ต้องทำยังไง?<|im_end|>
<|im_start|>assistant
[ขั้นตอนการปฐมพยาบาล...]
<|im_end|>
Downloads last month
43
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for woraamy/ByStander-7B-Thai

Quantized
(14)
this model
Quantizations
2 models