-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
模型权重问题,我看模型是由alpaca、vit、lora模型组成,但是只找到了alpaca、vit,请问lora的模型在哪里下载呀 #4
Comments
visualcla-7b-v0.1 这个是 多模态预训练和精调的Lora吗? 也就是说vit的需要自己下载,没提供把? |
ViT部分要自己下载; |
好的谢谢,但是我看图上VIT参数是冻结的,这部分也会有lora参数吗 |
是的,ViT和alpaca都是使用LoRA训练的 |
谢谢大佬,请问后续会提供 多模态预训练和精调的脚本吗?想自己训一下,但是目前看着代码没有头绪 |
谢谢关注。因为现在还是测试版本,方案还未定型,待效果优化后会考虑放出相关训练脚本 |
我看模型是由alpaca、vit、lora模型组成,但是只找到了alpaca、vit,请问lora的模型在哪里下载呀
The text was updated successfully, but these errors were encountered: