How to use from
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-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_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-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_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-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_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-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
Use Docker
docker model run hf.co/xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
Quick Links

Gemma-4-26B-A4B-TAIDE-zhTW-GGUF

云碩科技 · xCloudinfo · 系列:繁中在地化 · TAIDE zh-TW

xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTWGGUF(llama.cpp / Ollama) 版本,含視覺投影器(mmproj),可圖文對話

檔案 用途
…-Q4_K_M.gguf 語言模型(文字),部署首選
mmproj-…-f16.gguf 視覺投影器(vision)

其餘量化等級見 Files 分頁。

用法(llama.cpp,含圖文)

llama-server -m Gemma-4-26B-A4B-TAIDE-zhTW-Q4_K_M.gguf \
  --mmproj mmproj-Gemma-4-26B-A4B-TAIDE-zhTW-f16.gguf -c 4096 -ngl 99

純文字可省略 --mmproj

授權與來源聲明


由 云碩科技 xCloudinfo 於自有 AI 算力資源池製作。

Downloads last month
98
GGUF
Model size
25B params
Architecture
gemma4
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 xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF

Quantized
(2)
this model

Collection including xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF