Edge On Device Ml

Deploying ML models on edge / mobile / embedded devices — the runtimes, hardware, and conversion craft for running models off the datacenter. Use when targeting phones, laptops, wearables, cameras, vehicles, or microcontrollers; when you see ExecuTorch, TensorFlow Lite / LiteRT, ONNX Runtime Mobile/Web, Core ML / coremltools, MediaPipe, llama.cpp / ggml / GGUF, MLC-LLM, MNN, NCNN, TFLite Micro; when targeting Apple Neural Engine, Qualcomm Hexagon, Google Tensor, Edge TPU / Coral, or GPU/NPU delegates; or when the task is exporting/converting a model (torch.export, .pte, .tflite, .mlpackage, .onnx), picking and tuning a delegate, debugging unsupported ops or numerical parity vs the source model, INT8/INT4 on-device quantization and the quality cliff, on-device LLM KV-cache/memory budgeting, OTA model updates and rollback, or on-device profiling. The general compression theory lives in `[[inference-optimization]]`; THIS skill is the edge *deployment target* — runtimes, hardware, conversion pipeline, and on-devi

sanjeevrg89 6b4b4a5 5 files · 39.3 KB Updated

File contents

sanjeevrg89/arete/tree/main/skills/edge-on-device-ml commit 6b4b4a545f

Frequently asked questions

npx skillmds@latest add sanjeevrg89/edge-on-device-ml