caikit / caikit-nlp

Apache License 2.0
12 stars 46 forks source link

Verify fine-tuning working with multi-gpu with half precision #138

Open gkumbhat opened 1 year ago

gkumbhat commented 1 year ago

Description

Verify that we are able to fine-tune a model with multi-gpu sharding (fsdp) with bf16.

Discussion

Provide detailed discussion here

Acceptance Criteria

chakrn commented 1 year ago

Was this test covered by the finetuning testing @olson-ibm did? If not, is it definitely worth doing or not neccessarily?

chakrn commented 10 months ago

Multi GPU support for finetuning is available, so this specific ticket should not be blocked.