Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Chen committed Dec 16, 2024
1 parent 51d8e6d commit 1fe10e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ P.S.: [We're hiring](https://www.databricks.com/company/careers/open-positions?
- **How do I use Composer to train graph neural networks (GNNs), or Generative Adversarial Networks (GANs), or models for reinforcement learning (RL)?**
- We recommend you use alternative libraries for if you want to train these types of models - a lot of assumptions we made when designing Composer are suboptimal for GNNs, RL, and GANs
- **How can I speed up HuggingFace downloads?
- You can use hf transfer (`pip install hf-transfer`) and setting the environment variable `HF_HUB_ENABLE_HF_TRANSFER=1`
- You can use hf transfer (`pip install hf-transfer`) and set the environment variable `HF_HUB_ENABLE_HF_TRANSFER=1`

# ✍️ Citation
```
Expand Down

0 comments on commit 1fe10e9

Please sign in to comment.