Text Generation
GGUF
Chinese
English
gemma3
taide
traditional-chinese
taiwan
llama-cpp
xcloudinfo
conversational
Instructions to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M # Run inference directly in the terminal: llama cli -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M # Run inference directly in the terminal: llama cli -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M # Run inference directly in the terminal: ./llama-cli -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
Use Docker
docker model run hf.co/xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
- LM Studio
- Jan
- vLLM
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
- Ollama
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with Ollama:
ollama run hf.co/xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
- Unsloth Studio
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF to start chatting
- Docker Model Runner
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with Docker Model Runner:
docker model run hf.co/xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
- Lemonade
How to use xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF:Q5_K_M
Run and chat with the model
lemonade run user.Gemma-3-TAIDE-12b-Chat-GGUF-Q5_K_M
List all available models
lemonade list
- Atomic Chat
Gemma-3-TAIDE-12b-Chat-GGUF
云碩科技 · xCloudinfo · 系列:社群量化 · Community GGUF
taide/Gemma-3-TAIDE-12b-Chat 的 GGUF(llama.cpp / Ollama) 量化版本,方便在地端與一般機器上跑台灣繁中對話。
各量化等級(Q4/Q5/Q6/Q8 等)見 Files 分頁。
用法
llama-server -m Gemma-3-TAIDE-12b-Chat-<quant>.gguf -c 4096 -ngl 99
授權與來源聲明
- 基底:
taide/Gemma-3-TAIDE-12b-Chat(TAIDE,國家實驗研究院)。 - 授權 Gemma 條款 + TAIDE 模型授權條款;使用、重製、散布須遵守並保留本聲明。
- 不得用於軍事或非法用途;不得聲稱代表 TAIDE 或國家實驗研究院;須遵守中華民國法律。
由 云碩科技 xCloudinfo 重新量化、散布;模型本體與能力屬原作者 TAIDE。
- Downloads last month
- -
Hardware compatibility
Log In to add your hardware
5-bit
6-bit
8-bit
Model tree for xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF
Base model
taide/Gemma-3-TAIDE-12b-Chat-2602Collection including xCloudinfo/Gemma-3-TAIDE-12b-Chat-GGUF
Collection
基於 Google Gemma 3 12B 的云碩衍生模型:TAIDE 繁體中文對話與 abliterated 版本,含 GGUF 量化。 • 2 items • Updated