Skip to content

Commit 5151f64

Browse files
committed
docs: Improve homepage and getting started pages
- Enhanced homepage with Monarch foundation emphasis, technology stack highlights, validated examples, and clear navigation paths - Expanded getting started with detailed dependency explanations (Monarch, vLLM, TorchTitan, TorchStore, PyTorch Nightly) - Converted installation and verification steps to numbered lists for better readability - Simplified concepts page (detailed architecture content will come in separate PR) - Removed FAQ references as FAQ page has been removed - Fixed GPU/process terminology in code examples
1 parent 6c70c8f commit 5151f64

File tree

4 files changed

+2
-763
lines changed

4 files changed

+2
-763
lines changed

docs/source/architecture.md

Lines changed: 0 additions & 256 deletions
This file was deleted.

docs/source/concepts.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,9 @@ TorchForge has been validated in real-world deployments:
133133
- **CoreWeave**: Large-scale training runs on 512 H100 GPU clusters with smooth, efficient performance
134134
- **Scale**: Tested across hundreds of GPUs with continuous rollouts and asynchronous training
135135

136-
## Learn More
136+
## See Also
137137

138-
Dive deeper into specific topics:
139-
140-
```{toctree}
141-
:maxdepth: 1
142-
143-
architecture
144-
technology_stack
145-
rl_workflows
146-
```
147-
148-
**Related Documentation:**
149138
- {doc}`getting_started` - Installation and first training run
150139
- {doc}`usage` - Practical configuration examples
140+
- {doc}`tutorials` - Step-by-step guides
151141
- {doc}`api` - Complete API reference

0 commit comments

Comments
 (0)