Skip to content

Commit e173a34

Browse files
authoredMar 3, 2025
Update README.md
1 parent a3ff70a commit e173a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ cd getting-started
172172
touch user.yaml # then copy the content from templates/user_template.yaml inside here and update
173173
```
174174

175-
2. Fill in `user.yaml` with your username, userID in `user.yaml` and also update the working_dir with your username. You can find this information in your profile on people.epfl.ch (e.g. https://people.epfl.ch/alexander.hagele) under “Administrative data”. **Important for logging** (if you want to use wandb), get an API key from [Weights and Biases](https://wandb.ai/) and add it to the yaml. There's also a field for the Huggingface token (like an API key).
175+
2. Fill in `user.yaml` with your username, userID in `user.yaml` and also update the working_dir with your username. **Do not change anything else in the yaml file**. You can find your information in your profile on people.epfl.ch (e.g. https://people.epfl.ch/alexander.hagele) under “Administrative data”. **Important for logging** (if you want to use wandb), get an API key from [Weights and Biases](https://wandb.ai/) and add it to the yaml. There's also a field for the Huggingface token (like an API key).
176176

177177
3. Create a pod with 1 GPU (you may need to install pyyaml with `pip install pyyaml` first).
178178
```bash

0 commit comments

Comments
 (0)