Skip to content
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

[Docs] How to solve problems when run InternVL2-2B lora on COCO-Caption #795

Closed
voyager0003 opened this issue Dec 25, 2024 · 1 comment
Closed

Comments

@voyager0003
Copy link

📚 The doc issue

solve all the problems when run InternVL2-2B lora on COCO-Caption

Suggest a potential alternative/fix

accelerate<1
bitsandbytes==0.42.0 # fix failed when using build from github repo
decord
deepspeed==0.16.2 # fix ImportError: cannot import name 'log' from 'torch.distributed.elastic.agent.server.api'
einops==0.6.1
einops-exts==0.0.4
huggingface_hub
imageio
numpy==1.26.4 # fix ndarray
opencv-python
orjson
peft==0.10.0 # work for transformers==4.37.2
pycocoevalcap
pyyaml
scikit-learn>=1.2.2
scipy
sentencepiece==0.1.99
shortuuid
tensorboardX
termcolor
timm==0.9.12
tokenizers==0.15.1
torch>=2
torchvision>=0.15
tqdm
transformers==4.37.2
yacs

@czczup
Copy link
Member

czczup commented Dec 25, 2024

Thank you for your feedback. I will integrate these changes into our requirements.txt file.

czczup added a commit that referenced this issue Dec 25, 2024
@czczup czczup closed this as completed Dec 25, 2024
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

No branches or pull requests

2 participants