开源许可 / Open Source Licenses

生效日期:2026.5.26 · 最后更新:2026.6.12 · 版本:1.7 · 联系邮箱:2891423931@qq.com

1. 本页面的目的

本页面列出模型广场 / Playground for LM 当前代码库中随应用分发或用于构建应用功能的第三方开源组件,并区分 Apple 系统框架、第三方模型、第三方平台和品牌标识。开源组件按其各自许可证提供。

2. 随应用分发的开源组件

3. Apple 系统框架不是第三方开源组件

本应用使用 SwiftUI、Foundation、UIKit、UniformTypeIdentifiers、Darwin、WebKit、Network 和 Combine 等 Apple 平台框架。这些框架由 Apple SDK 提供,受 Apple 开发者协议、系统许可和平台规则约束;它们不是本应用需要按第三方开源组件披露的独立开源依赖。

4. 第三方模型、平台和品牌标识不是本应用的开源组件

本应用可能显示或链接到 Qwen、Gemma、DeepSeek、Phi、NVIDIA Nemotron、GPT-OSS、Whisper、OpenAI、ModelScope 等第三方模型、平台或品牌名称,用于说明模型来源、模型系列或兼容格式。App Store 发行版不使用这些第三方模型或平台的官方 logo;界面中的模型图形为应用自有的中性文字徽章。这些名称、模型权重、商标、下载页面和模型许可证不属于本应用的开源组件,也不表示开发者获得对应模型权重、商标或平台内容的所有权。

用户下载、导入或运行第三方模型前,应查看对应模型页面、模型许可证、可接受使用政策、服务条款和适用法律法规。本应用对相关名称或链接的引用仅用于识别模型来源或兼容对象,不构成官方合作、授权、背书、代理、经销、隶属或共同运营关系。

5. 自有代码和自有资源

除上述开源组件和第三方标识外,本应用的 Swift / Objective-C++ 桥接代码、界面代码、应用图标、启动图、应用自有 logo、文案、布局、诊断逻辑和产品体验均为开发者自有或由开发者控制的项目内容,除非另有明确说明,不按开源许可证授权给用户。

6. MIT License - llama.cpp / ggml

MIT License

Copyright (c) 2023-2026 The ggml authors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

7. MIT License - whisper.cpp / ggml

MIT License

Copyright (c) 2023-2026 The ggml authors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

8. MIT License - KaTeX

The MIT License (MIT)

Copyright (c) 2013-2020 Khan Academy and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

9. 后续更新

如后续版本新增、替换或移除开源组件、模型来源、品牌资源或第三方平台入口,本页面可能相应更新。用户应以对应开源项目、模型发布方或第三方平台的正式许可证和条款为准。