update readme

This commit is contained in:
yiranyyu
2024-04-18 10:25:22 +08:00
parent 8900a1f88b
commit 045ee1d295
2 changed files with 4 additions and 2 deletions

View File

@@ -635,7 +635,8 @@ PYTORCH_ENABLE_MPS_FALLBACK=1 python web_demo.py --device mps --dtype fp16
## 未来计划 ## 未来计划
- [ ] 支持模型微调 - [x] 支持 MiniCPM-V 系列模型微调
- [ ] 支持 OmniLMM 系列模型微调
- [ ] 实时多模态交互代码开源 - [ ] 实时多模态交互代码开源

View File

@@ -630,7 +630,8 @@ Best Practices[MiniCPM-V](https://github.com/modelscope/swift/blob/main/docs/
## TODO ## TODO
- [ ] Fine-tuning support - [x] MiniCPM-V fine-tuning support
- [ ] OmniLMM fine-tuning support
- [ ] Code release for real-time interactive assistant - [ ] Code release for real-time interactive assistant
## Model License <!-- omit in toc --> ## Model License <!-- omit in toc -->