How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "xCloudinfo/Gemma-4-26B-A4B-TAIDE-zhTW-GGUF:Q4_K_M"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
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
90
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