Skip to main content
google-ai-edge
GitHub 创作者资料

google-ai-edge

按仓库查看 6 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
6
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

litert-conversion-workflow
软件开发工程师

Convert a Hugging Face LLM or vision-language model checkpoint into a .litertlm bundle that runs on the LiteRT-LM runtime with verified quality - classify the architecture against known runtime walls, pick the recipe family (dense, reasoning, hybrid SSM,…

2026年8月10日
gpu-clean-conversion
软件开发工程师

Convert a PyTorch or Hugging Face model into a LiteRT model that runs fully on the GPU via the CompiledModel API with verified-correct output, and lay it out as a model recipe. Use when converting a new model, or when a converted model is rejected by the GPU,…

2026年8月9日
accuracy-safe-quantization
软件开发工程师

Shrink a converted LiteRT model with ai-edge-quantizer (fp16 / int8 / int4) without losing accuracy, verifying parity against the float source after every step. Use when choosing a quantization recipe for a new model, when a quantized model fails to load,…

2026年8月9日
compiled-model-app-scaffolding
软件开发工程师

Build a new Android app (Kotlin, Compose) around a verified LiteRT model using the CompiledModel API - the app architecture, the inference-layer lifecycle rules, model delivery, and the UI traps that masquerade as model bugs. Use when turning a converted and…

2026年8月9日
on-device-verification
软件开发工程师

Prove a converted or quantized LiteRT model on the actual device via the CompiledModel API - confirm GPU residency, compare device output against the source model, and diagnose device-only failures such as silent CPU fallback, whole-graph compile ceilings,…

2026年8月9日
litert-compiled-model-migration
软件开发工程师

Rapidly migrate an Android application from legacy TensorFlow Lite (TFLite) to modern LiteRT CompiledModel API v2.1.6 in Open Source GitHub repositories. Supports True Async Execution (runAsync), Zero-Copy I/O Buffers, NPU JIT compilation, and automated…

2026年8月7日
已展示 6 / 6 个仓库
已展示全部仓库