Skip to main content

sentis-training-pipeline

Stars14
Forks0
UpdatedJuly 17, 2026 at 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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
21 files
SKILL.md
readonly