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 DavidLanz/Llama-3.2-Taiwan-3B-Instruct-GGUF:Q5_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 "DavidLanz/Llama-3.2-Taiwan-3B-Instruct-GGUF:Q5_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
A newer version of this model is available: DavidLanz/Llama-3.2-Taiwan-3B-Instruct

Model Card for DavidLanz/Llama-3.2-Taiwan-3B-Instruct-GGUF

image/png

ๅœ–ๅƒๅพŒ่ฃฝไพ†่‡ช VisuaParadigm๏ผš็ซ™ๅœจ็މๅฑฑไธŠ็š„้‡ๅŒ– ๐Ÿฆ™ ใ€‚

้€้Ž llama.cpp ๅฐ‡ DavidLanz/Llama-3.2-Taiwan-3B-Instruct ็‰ˆๆœฌ่ฝ‰ๆˆ .gguf ๅ’Œๅ„็จฎ้‡ๅŒ–็‰ˆๆœฌๆจกๅž‹ใ€‚

Model Change Log
Update Date Model Version Key Changes
2025-01-22 v2025.01.01 This version corresponds to the v2025.01.22 release of DavidLanz/Llama-3.2-Taiwan-3B-Instruct.
2025-01-01 v2025.01.01 This version corresponds to the v2025.01.01 release of DavidLanz/Llama-3.2-Taiwan-3B-Instruct.
2024-12-11 v2024.12.11 This version corresponds to the v2024.11.27 release of DavidLanz/Llama-3.2-Taiwan-3B-Instruct.

More Information

่ซ‹ๅƒ่€ƒไธๅŒ tag ้ธๆ“‡ๅฐ็…ง็š„ๅŽŸๅง‹้ž้‡ๅŒ–็š„็‰ˆๆœฌ๏ผŒๆœ€ๆ–ฐ็š„ main ๅˆ†ๆ”ฏๅฐๆ˜ ็š„ๆ˜ฏ v2025.01.01 ็‰ˆๆœฌ๏ผŒๆœ‰้—œๅŽŸๅง‹้ž้‡ๅŒ–็‰ˆๆœฌ่ซ‹ๅƒ่€ƒๅŽŸๅง‹ๆจกๅž‹ DavidLanz/Llama-3.2-Taiwan-3B-Instruct ไป‹็ดนใ€‚

ๅทฒ็Ÿฅๅ•้กŒ๏ผš ้‡ๅŒ–ๅพŒ็š„ๆจกๅž‹ๆœƒๆœ‰ๆฉŸ็އ่ผธๅ‡บๅ…จ้ƒจ็ฐก้ซ”ไธญๆ–‡็š„ๆƒ…ๆณ๏ผŒๆญคๅ•้กŒ็›ฎๅ‰ๅฐšๆœชๆทฑๅ…ฅ็ ”็ฉถๅŽŸๅ› ใ€‚

Issuses

How to use in Ollama

ๆ นๆ“š Issue๏ผšollama ็›ดๆŽฅrun ggufๆœƒ่ท‘ๅ‡บๆ–‡ไธๅฐ้กŒ ่จŽ่ซ–ไธฒ๏ผŒ @k1dave6412 ๆŸฅๅ‡บๅŽŸๅ› ๆ˜ฏ่ฆ่ชฟๆ•ด้ ่จญ็š„ๅฐ่ฉฑๆจกๆฟ๏ผˆchat template๏ผ‰๏ผŒๆ•…ๆˆ‘ๅ€‘ๅœจ repo ๅ…งๆœ‰ๆ”พ็ฝฎไธ€ๅ€‹ template ็š„ๆช”ๆกˆไพ†ไฟฎๆญฃ้€™ๅ€‹ๅ•้กŒ๏ผŒไฝ†ๅฆ‚ๆžœไฝ ่ฆๅฎขๅˆถไฝ ็š„ๅฐ่ฉฑๆจกๆฟ๏ผŒ่ซ‹็…ง่‘— Ollama ็š„ Template ่จญๅฎšใ€‚

Model Card Authors

Huang Liang Hsun

Model Card Contact

Huang Liang Hsun

Downloads last month
10
GGUF
Model size
3B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

5-bit

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

Model tree for DavidLanz/Llama-3.2-Taiwan-3B-Instruct-GGUF