Command Palette

Search for a command to run...

Sign In
Related sectionsSource materialsReadable text
1 public documents available
# 端侧模型

iOS集成指南

文档系统梳理 Gemma 4 E2B 在 iOS 上接入 LiteRT-LM 的关键链路,涵盖 LiteRT-LM、CLiteRTLM.framework、TensorFlow Lite runtime 与相关 dylib 的依赖关系,Bazel 构建 libLiteRTLMEngine.dylib、Bundle ID 与签名修复,以及模型版本、缓存与运行时挂起排障。同时补充 LiteRT-LM 升级到 v0.12.x 及后续版本的标准流程,强调按 tag 切换仓库、拉取 iOS prebuilt 加速器、检查 c/BUILD 中的 cc_binary patch,并确保引擎与 prebuilt 加速器严格同版以维持 ABI 兼容。

Quick Note
# AI
# 技术
# 端侧模型