Replies: 1 comment
-
|
Bro, I really agree with you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working on setting up the environment for fine-tuning the graphical part of LLaVA. However, I’ve encountered numerous errors during the process related to incompatible library versions, missing dependencies, and conflicting requirements. These include issues with libraries such as torch, numpy, deepspeed, and bitsandbytes, among others.
The primary challenge has been identifying the exact versions of the required libraries and their compatibility with each other.
To streamline the setup process and avoid further conflicts, could you kindly provide a comprehensive and up-to-date requirements.txt file or a detailed list of dependencies specific to fine-tuning the graphical module? This would greatly assist in ensuring that all necessary packages are installed with the correct versions, and that the environment is configured correctly for successful training.
Thank you for your support and for creating such an incredible project. I look forward to your guidance on resolving this issue.
Beta Was this translation helpful? Give feedback.
All reactions