We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce37765 commit 91838deCopy full SHA for 91838de
torchtitan/experiments/train_llama_hf/README.md
@@ -12,6 +12,7 @@ pip install -r extra_requirements.txt
12
13
### Test loading HF weights
14
15
+NOTE: you need to have internet connection to download the weights.
16
```bash
17
pytest test_loading_hf_weights.py
18
```
0 commit comments