Skip to content

Commit

Permalink
Update fsdp_qlora.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu authored Mar 14, 2024
1 parent 4aa168f commit fd833af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fsdp_qlora.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To enable `QLoRA` with `FSDP`, you need to perform the following steps:

- [PR #1378](https://github.com/OpenAccess-AI-Collective/axolotl/pull/1378) enabling QLoRA in FSDP in Axolotl.
- [Blog Post](https://www.answer.ai/posts/2024-03-06-fsdp-qlora.html) from the [Answer.AI](https://www.answer.ai/) team describing the work that enabled QLoRA in FSDP.
- Related HuggingFace PRs Enabling FDSP + QLorA:
- Related HuggingFace PRs Enabling FDSP + QLoRA:
- Accelerate [PR#2544](https://github.com/huggingface/accelerate/pull/2544 )
- Transformers [PR#29587](https://github.com/huggingface/transformers/pull/29587)
- TRL [PR#1416](https://github.com/huggingface/trl/pull/1416)
Expand Down

0 comments on commit fd833af

Please sign in to comment.