Solo Model Shrink

Take a trained neural model to devices — ONNX export, int8 quantization, Core ML conversion, on-device benchmarking, download-on-demand delivery. Use when user says "сожми модель", "quantize the model", "convert to Core ML / ONNX", "model is too big for the app", "run the model on iPhone/Android/web", or an ML feature needs to ship inside a mobile/web app. Do NOT use for training or fine-tuning models, or for LLM API integration (that's app plumbing, not model porting).

fortunto2 708c9c9 6.0 KB Updated

File contents

fortunto2/solo-factory/tree/main/skills/model-shrink commit 708c9c9a53

Frequently asked questions

npx skillmds@latest add fortunto2/solo-model-shrink