Gemma-3n-local-training
Gemma-3n-local-training
📖 简介
A lightweight, GPU-focused framework to run inference and LoRA fine-tuning on Google’s Gemma 3n family (`1.1B`, `2B`). Designed for small-scale 部署s such as chatbots, 助手s, or domain-spec
查看英文原版
A lightweight, GPU-focused framework to run inference and LoRA fine-tuning on Google’s Gemma 3n family (`1.1B`, `2B`). Designed for small-scale deployments such as chatbots, assistants, or domain-spec
📥 安装此技能
ai-agent install gemma-3n-local-training
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/kossisoroyce/Gemma-3n-local-trainingcd gemma-3n-local-trainingai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r gemma-3n-local-training ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。