-
Notifications
You must be signed in to change notification settings - Fork 6.4k
[training-scripts] Make more examples UV-compatible (follow up on #12000) #12407
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
Conversation
@sayakpaul I wonder if qwen might need newer versions for transformers and/or peft, we don't have a specific requirements.txt for it |
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
We can use the latest stable versions of both after running dummy runs? 👀 |
btw @sayakpaul just realized from testing we need to add |
failing test unrelated |
make kontext and qwenimage also uv compatible, follow up on #12000