modelscope / swift

ms-swift: Use PEFT or Full-parameter to finetune 250+ LLMs or 35+ MLLMs. (Qwen2, GLM4, Internlm2, Yi, Llama3, Llava, MiniCPM-V, Deepseek, Baichuan2, Gemma2, Phi3-Vision, ...)
https://github.com/modelscope/swift/blob/main/docs/source/LLM/index.md
Apache License 2.0
2.13k stars 205 forks source link

请问多模态大模型如何进行自我认知的微调 #1211

Closed wangdong1992 closed 2 days ago

wangdong1992 commented 5 days ago

针对纯语言大模型有完整的自我认知微调文档,如下:https://github.com/modelscope/swift/blob/main/docs/source/LLM/%E8%87%AA%E6%88%91%E8%AE%A4%E7%9F%A5%E5%BE%AE%E8%B0%83%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.md 请问多模态大模型如何进行自我认知微调?比如intern vl 1.5

wangdong1992 commented 2 days ago

已解决