Skip to content
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

llm在两个阶段都是keep frozen吗? #160

Open
Nastu-Ho opened this issue May 12, 2024 · 1 comment
Open

llm在两个阶段都是keep frozen吗? #160

Nastu-Ho opened this issue May 12, 2024 · 1 comment

Comments

@Nastu-Ho
Copy link

No description provided.

@lixin4ever
Copy link
Contributor

是的 准确的说除了Q-former部分是learnable的,VideoLLaMA的其他组件在pretrain和sft阶段都是frozen的,但是我们在VideoLLaMA 2里面调整了训练策略,LLM部分在SFT阶段是更新的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants