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.
2 parents 3fd4f3d + 439b9f1 commit 300cd39Copy full SHA for 300cd39
1 file changed
docs/hpc/08_ml_ai_hpc/llm_inference/05_run_hf_model.md
@@ -5,7 +5,7 @@ Here we provide an example of how one can run a Hugging Face Large-language mode
5
## Prepare environment
6
### Create project directory
7
8
-After [logging on to a Torch login node](../02_connecting_to_hpc/01_connecting_to_hpc.mdx), make a directory for this project:
+After [logging on to a Torch login node](../../02_connecting_to_hpc/01_connecting_to_hpc.mdx), make a directory for this project:
9
```bash
10
[NetID@log-1 ~]$ mkdir -p /scratch/NetID/llm_example
11
[NetID@log-1 ~]$ cd /scratch/NetID/llm_example
0 commit comments