-
Notifications
You must be signed in to change notification settings - Fork 21
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
StarDoc model training #5
base: main
Are you sure you want to change the base?
Conversation
Hi @jlamypoirier! @akshaykalkunte and I talked and we want to push this PR over the finish line. There's a lot going on here, and we should review the approach top down to decide how this needs to be refactored to go into
I think we can divide and conquer here. |
As @akshaykalkunte pointed out recently, AlignVLM will be the best path forward for this first implementation. I read the paper and I don't see any obstacles. The method is refreshingly simple. |
WIP StarDoc model integration into FastLLM