update
Browse files- README.md +5 -2
- config.json +0 -0
README.md
CHANGED
|
@@ -33,7 +33,10 @@ For those who are interested in model conversion, you can try to export axmodel
|
|
| 33 |
- AX650
|
| 34 |
- [M4N-Dock(爱芯派Pro)](https://wiki.sipeed.com/hardware/zh/maixIV/m4ndock/m4ndock.html)
|
| 35 |
- [M.2 Accelerator card](https://docs.m5stack.com/zh_CN/ai_hardware/LLM-8850_Card)
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
| Platforms | latency |
|
| 39 |
| -------------| ------------- |
|
|
@@ -115,4 +118,4 @@ Result saved to: prediction_result_top5.png
|
|
| 115 |
```
|
| 116 |
|
| 117 |
output:
|
| 118 |
-
|
|
|
|
| 33 |
- AX650
|
| 34 |
- [M4N-Dock(爱芯派Pro)](https://wiki.sipeed.com/hardware/zh/maixIV/m4ndock/m4ndock.html)
|
| 35 |
- [M.2 Accelerator card](https://docs.m5stack.com/zh_CN/ai_hardware/LLM-8850_Card)
|
| 36 |
+
- AX630C
|
| 37 |
+
- [爱芯派2](https://axera-pi-2-docs-cn.readthedocs.io/zh-cn/latest/index.html)
|
| 38 |
+
- [Module-LLM](https://docs.m5stack.com/zh_CN/module/Module-LLM)
|
| 39 |
+
- [LLM630 Compute Kit](https://docs.m5stack.com/zh_CN/core/LLM630%20Compute%20Kit)
|
| 40 |
|
| 41 |
| Platforms | latency |
|
| 42 |
| -------------| ------------- |
|
|
|
|
| 118 |
```
|
| 119 |
|
| 120 |
output:
|
| 121 |
+
<img src="./prediction_result_top5.png" width="50%" alt="预测结果" />
|
config.json
ADDED
|
File without changes
|