Skip to content

Conversation

linoytsaban
Copy link
Collaborator

@linoytsaban linoytsaban commented Sep 29, 2025

make kontext and qwenimage also uv compatible, follow up on #12000

@linoytsaban
Copy link
Collaborator Author

@sayakpaul I wonder if qwen might need newer versions for transformers and/or peft, we don't have a specific requirements.txt for it

@HuggingFaceDocBuilderDev

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.

@sayakpaul
Copy link
Member

I wonder if qwen might need newer versions for transformers and/or peft, we don't have a specific requirements.txt for it

We can use the latest stable versions of both after running dummy runs? 👀

@linoytsaban
Copy link
Collaborator Author

linoytsaban commented Sep 29, 2025

btw @sayakpaul just realized from testing we need to add torchvision as well (to scripts from the original PR as well).
Also, to properly support features like loading a dataset from the hub, training with 8-bit Adam or training with prodigy, we need to add datasets, bitsandbytes, prodigyopt - though this goes somewhat against are policy of keeping the dependencies to the required minimum (and differs from the deps in requirements.txt). WDYT?

@linoytsaban
Copy link
Collaborator Author

failing test unrelated

@linoytsaban linoytsaban merged commit 941ac9c into huggingface:main Oct 3, 2025
24 of 25 checks passed
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

Successfully merging this pull request may close these issues.

3 participants