Skip to content

Commit

Permalink
Reorganization of guides
Browse files Browse the repository at this point in the history
  • Loading branch information
melissawm committed Oct 30, 2024
1 parent dc425f3 commit 56aa722
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
10 changes: 10 additions & 0 deletions docs/guides.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# How-to guides

```{toctree}
data_loading.md
profiling.md
full_finetuning.md
inference.md
Run_MaxText_via_xpk.md
single_host_gpu.md
```
7 changes: 1 addition & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,8 @@ For 16B, 32B, 64B, and 128B models. See full run configs in [MaxText/configs/v5e
getting_started/index.md
code_organization.md
data_loading.md
concepts.md
profiling.md
full_finetuning.md
inference.md
Run_MaxText_via_xpk.md
single_host_gpu.md
guides.md
advanced_usage.md
about.md
terminologies.md
Expand Down

0 comments on commit 56aa722

Please sign in to comment.