Skip to content

Commit 300cd39

Browse files
authored
Merge pull request #283 from NYU-RTS/Amanda-dong-patch-1
Fix link path for project directory instructions
2 parents 3fd4f3d + 439b9f1 commit 300cd39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/08_ml_ai_hpc/llm_inference/05_run_hf_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Here we provide an example of how one can run a Hugging Face Large-language mode
55
## Prepare environment
66
### Create project directory
77

8-
After [logging on to a Torch login node](../02_connecting_to_hpc/01_connecting_to_hpc.mdx), make a directory for this project:
8+
After [logging on to a Torch login node](../../02_connecting_to_hpc/01_connecting_to_hpc.mdx), make a directory for this project:
99
```bash
1010
[NetID@log-1 ~]$ mkdir -p /scratch/NetID/llm_example
1111
[NetID@log-1 ~]$ cd /scratch/NetID/llm_example

0 commit comments

Comments
 (0)