更新 README.md,添加 Llama4 对话助手 项目链接

This commit is contained in:
KMnO4-zx
2025-04-07 15:14:29 +08:00
parent 582d069526
commit 0996d0eba1
+3
View File
@@ -81,6 +81,9 @@
- [ ] Qwen3-7B-Instruct Lora 微调及SwanLab 可视化记录
- [ ] Qwen3-7B-Instruct Docker 镜像
- [Llama4](https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct)
- [x] [Llama4 对话助手](./models/Llama4/01-Llama4-对话助手/01-Llama4-对话助手.md) @姜舒凡
- [SpatialLM](https://github.com/manycore-research/SpatialLM)
- [x] [SpatialLM 3D点云理解与目标检测模型部署](./models/SpatialLM/readme.md) @王泽宇