Skip to main content

sentis-training-pipeline

星标14
分支0
更新时间2026年7月17日 13:04

Training pipeline for Unity Sentis 2.6 on-device inference: find the training recipe in the model's HuggingFace repo, reshape the user's data to that recipe's schema, fine-tune, and choose the quantization method and ORDER. Use whenever the task is: fine-tuning any vision / audio / SLM model on a dataset, preparing a dataset for a specific model, or evaluating a fine-tune without fooling yourself (held-out split, separated capability axes). Encodes the recipe-from-repo rule, template byte-identity, the quantization ORDER, and Apple-MPS training economics that a general model gets wrong. ONNX conversion / graph surgery / import debugging = sentis-model-converter; C# runtime = sentis-inference.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
21 个文件
SKILL.md
readonly