Skip to content

FASTVLM 指南 · iPhone

在 iPhone / iOS 上运行 FastVLM

以 Apple 官方 iOS/macOS Demo 项目作为端侧 FastVLM 应用的起点。

全部 FastVLM 指南

操作步骤

  1. 1

    使用 Apple Demo 项目,不要假设系统提供 FastVLM API。

  2. 2

    按仓库说明下载模型。

  3. 3

    使用兼容的 Xcode 工具链打开并构建。

  4. 4

    在每台目标设备上测量内存和延迟。

示例

iPhone
# Start with the official app project
open ml-fastvlm/app/FastVLM/FastVLM.xcodeproj

使用一手资料复核

API、模型文件和依赖版本都可能变化。请把本页作为实现路线,并在链接的官方文档中确认当前命令与许可。

打开官方来源