Skip to content

Commit 9c0d931

Browse files
committed
* [maixcam2] Add local large model link
1 parent 7dd9ecc commit 9c0d931

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

docs/hardware/en/maixcam/maixcam2.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,15 @@ Bold items are upgrades compared to MaixCAM / MaixCAM-Pro (first generation).
201201

202202
We don’t just provide hardware — MaixCAM2 comes with a complete software ecosystem, including:
203203

204-
| Name | Description | Image/Video |
205-
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
206-
| **[MaixPy](https://wiki.sipeed.com/maixpy/)** | Python SDK with rich and easy-to-use APIs, optimized for MaixCAM, supports hardware acceleration, and comes with comprehensive documentation and tutorials | 1. [MaixPy Homepage](https://wiki.sipeed.com/maixpy/)<br>2. [MaixPy Source Code](https://github.com/sipeed/MaixPy) |
207-
| [MaixVision](https://wiki.sipeed.com/maixvision) | AI vision IDE for coding, code execution, real-time image preview, even graphical programming. Greatly lowers the difficulty and barriers to setup. | ![MaixVision](../../assets/maixcam/maixvision.jpg) <video playsinline controls muted preload style="width:100%" src="https://wiki.sipeed.com/maixpy/static/video/maixvision.mp4"></video> |
208-
| [MaixHub](https://maixhub.com) | Online AI model training platform. No AI knowledge or expensive hardware required — train models with one click and deploy them to MaixCAM instantly | ![MaixVision](../../assets/maixcam/maixhub.jpg) |
209-
| [MaixCDK](https://github.com/sipeed/MaixCDK) | C++ SDK equivalent of MaixPy. Developers familiar with C/C++ can get started immediately | See [MaixCDK Homepage](https://github.com/sipeed/MaixCDK) |
210-
| [App Store](https://maixhub.com/app) | Various apps and tools available for download without development. Developers can also upload and share apps | See [MaixHub App Store](https://maixhub.com/app) |
211-
| [Sharing Hub](https://maixhub.com/share) | A community for developers to share experiences and projects | See [MaixHub Sharing Hub](https://maixhub.com/share) |
204+
| Name | Description | Image/Video |
205+
| --------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
206+
| **[MaixPy](https://wiki.sipeed.com/maixpy/)** | Python SDK with rich and easy-to-use APIs, optimized for MaixCAM, supports hardware acceleration, and comes with comprehensive documentation and tutorials | 1. [MaixPy Homepage](https://wiki.sipeed.com/maixpy/)<br>2. [MaixPy Source Code](https://github.com/sipeed/MaixPy) |
207+
| [MaixVision](https://wiki.sipeed.com/maixvision) | AI vision IDE for coding, code execution, real-time image preview, even graphical programming. Greatly lowers the difficulty and barriers to setup. | ![MaixVision](../../assets/maixcam/maixvision.jpg) <video playsinline controls muted preload style="width:100%" src="https://wiki.sipeed.com/maixpy/static/video/maixvision.mp4"></video> |
208+
| [MaixHub](https://maixhub.com) | Online AI model training platform. No AI knowledge or expensive hardware required — train models with one click and deploy them to MaixCAM instantly | ![MaixVision](../../assets/maixcam/maixhub.jpg) |
209+
| [MaixCDK](https://github.com/sipeed/MaixCDK) | C++ SDK equivalent of MaixPy. Developers familiar with C/C++ can get started immediately | See [MaixCDK Homepage](https://github.com/sipeed/MaixCDK) |
210+
| [App Store](https://maixhub.com/app) | Various apps and tools available for download without development. Developers can also upload and share apps | See [MaixHub App Store](https://maixhub.com/app) |
211+
| [Sharing Hub](https://maixhub.com/share) | A community for developers to share experiences and projects | See [MaixHub Sharing Hub](https://maixhub.com/share) |
212+
| [Local Large Models](https://wiki.sipeed.com/maixpy/doc/zh/mllm/basic.html) | Running Offline Large Models Locally | See [Large Model User Guide](https://wiki.sipeed.com/maixpy/doc/zh/mllm/basic.html) |
212213

213214
## Resources
214215

docs/hardware/zh/maixcam/maixcam2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ title: MaixCAM2 -- 快速落地 AI 视觉、听觉应用
210210
| [MaixCDK](https://github.com/sipeed/MaixCDK) | MaixPy 的 C++版本,熟悉 C/C++ 的开发者立刻上手 | 请看[MaixCDK 主页](https://github.com/sipeed/MaixCDK) |
211211
| [应用商城](https://maixhub.com/app) | 提供各种应用和工具,无需开发直接下载使用,开发者也可以上传分享应用 | 请看 [MaixHub 应用商城](https://maixhub.com/app) |
212212
| [分享广场](https://maixhub.com/share) | 开发者分享经验和项目 | 请看 [MaixHub 分享广场](https://maixhub.com/share) |
213+
| [本地大模型](https://wiki.sipeed.com/maixpy/doc/zh/mllm/basic.html) | 本地运行离线大模型 | 请看[大模型使用说明](https://wiki.sipeed.com/maixpy/doc/zh/mllm/basic.html) |
213214

214215

215216
## 资料汇总

0 commit comments

Comments
 (0)