According to the official LiteRT-LM (formerly MediaPipe LLM Inference) documentation, the iOS implementation is currently available through the C++ API (https://ai.google.dev/edge/litert-lm/cpp).
Given this, I have a few questions regarding the roadmap for iOS support:
Are there any plans to begin iOS adaptation using the existing C++ version?
Or is the project's strategy to wait for the official Swift APIs to be released before starting the iOS implementation?
According to the official LiteRT-LM (formerly MediaPipe LLM Inference) documentation, the iOS implementation is currently available through the C++ API (https://ai.google.dev/edge/litert-lm/cpp).
Given this, I have a few questions regarding the roadmap for iOS support:
Are there any plans to begin iOS adaptation using the existing C++ version?
Or is the project's strategy to wait for the official Swift APIs to be released before starting the iOS implementation?