Third-Party Notices
===================

MLC-LLM (mlc-ai/mlc-llm)
-----------------------
Portions of the iOS engine implementation are derived from the MLC-LLM project,
and the prebuilt runtime binaries shipped in this package are based on MLC-LLM.

Upstream project: https://github.com/mlc-ai/mlc-llm
Upstream iOS sources: https://github.com/mlc-ai/mlc-llm/tree/main/ios
Upstream Android sources: https://github.com/mlc-ai/mlc-llm/tree/main/android

License: Apache License, Version 2.0
License URL: https://www.apache.org/licenses/LICENSE-2.0

Derived source files in this package:
- packages/mlc/ios/engine/LLMEngine.h
- packages/mlc/ios/engine/LLMEngine.mm
- packages/mlc/ios/engine/JSONFFIEngine.h
- packages/mlc/ios/engine/JSONFFIEngine.mm
