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

Adapter finetuning do not run on two cards (A100 40G) #459

Open
wasifferoze opened this issue Oct 2, 2023 · 0 comments
Open

Adapter finetuning do not run on two cards (A100 40G) #459

wasifferoze opened this issue Oct 2, 2023 · 0 comments

Comments

@wasifferoze
Copy link

I am try to finetune on two cards but the adapter.py hang in there after this output, I waited so long (1 hour, went for food). what is the reason?

from jsonargparse.cli import CLI
[2023-10-02 11:27:18,651] [INFO] [real_accelerator.py:158:get_accelerator] Setting ds_accelerator to cuda (auto detect)
initializing deepspeed distributed: GLOBAL_RANK: 1, MEMBER: 2/2
Enabling DeepSpeed BF16. Model parameters and inputs will be cast to bfloat16.
[rank: 0] Seed set to 1337
[rank: 1] Seed set to 1338
Number of trainable parameters: 1229760
Number of trainable parameters: 1229760

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

1 participant