Skip to main content

sentis-training-pipeline

Sterne14
Forks0
Aktualisiert17. Juli 2026 um 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

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
21 Dateien
SKILL.md
readonly