You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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