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 e6701ab commit 8b2dfdcCopy full SHA for 8b2dfdc
mkdocs.yml
@@ -100,8 +100,11 @@ nav:
100
- 'Internet Access on Alps': guides/internet-access.md
101
- 'Storage': guides/storage.md
102
- 'Using the terminal': guides/terminal.md
103
- - 'Gordon Bell 2025': guides/gb2025.md
104
- - 'MLP Tutorials': guides/mlp_tutorials.md
+ - 'MLP Tutorials'
+ - guides/mlp_tutorials.md
105
+ - 'LLM Finetuning': guides/mlp_tutorials/llm-finetuning.md
106
+ - 'LLM Inference': guides/mlp_tutorials/llm-inference.md
107
+ - 'LLM Training': guides/mlp_tutorials/llm-nanotron-training.md
108
- 'Policies':
109
- policies/index.md
110
- 'User Regulations': policies/regulations.md
0 commit comments