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 steven0226/llama-3.2-3b-taiwan-chat-gguf: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 "steven0226/llama-3.2-3b-taiwan-chat-gguf: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

llama-3.2-3b-taiwan-chat โ€” GGUF

Built with Llama

GGUF ้‡ๅŒ–็‰ˆๆœฌ(q4_k_m),่ฝ‰ๆ›่‡ช steven0226/llama-3.2-3b-taiwan-chatโ€”โ€”่จ“็ทด็ดฐ็ฏ€ใ€่ณ‡ๆ–™้›†ใ€่ถ…ๅƒๆ•ธใ€ๅพฎ่ชฟๅ‰ๅพŒๅฐ็…ง,่ซ‹่ฆ‹ๅˆไฝตๆจกๅž‹ repo ็š„ๅฎŒๆ•ด model cardใ€‚

ไฝฟ็”จๆ–นๅผ

ๅฏ็›ดๆŽฅ็”จ Ollamaใ€LM Studioใ€llama.cpp ่ผ‰ๅ…ฅๆœฌ repo ๅ…ง็š„ .gguf ๆช”ใ€‚

ๆŽˆๆฌŠ่ˆ‡ๅˆ่ฆ

่จ“็ทด็จ‹ๅผ็ขผ:github.com/tun0000/llama32-taiwanchat-qlora

Downloads last month
246
GGUF
Model size
3B params
Architecture
llama
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 steven0226/llama-3.2-3b-taiwan-chat-gguf