Skip to content

Commit 65429a2

Browse files
committed
feat: add versioning
1 parent 205e0a7 commit 65429a2

27 files changed

+30
-2651
lines changed

docs/api/cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ The CLI organizes commands into clearly scoped modules. This document outlines e
2929

3030
Before using the `sllm` commands, you need to start the ServerlessLLM cluster. Follow the guides below to set up your cluster:
3131

32-
- [Single Machine Deployment](../stable/getting_started.md)
33-
- [Single Machine Deployment (From Scratch)](../stable/deployment/single_machine.md)
34-
- [Multi-Machine Deployment](../stable/deployment/multi_machine.md)
35-
- [SLURM Cluster Deployment](../stable/deployment/slurm_cluster.md)
32+
- [Single Machine Deployment](../getting_started.md)
33+
- [Single Machine Deployment (From Scratch)](../deployment/single_machine.md)
34+
- [Multi-Machine Deployment](../deployment/multi_machine.md)
35+
- [SLURM Cluster Deployment](../deployment/slurm_cluster.md)
3636

3737
After setting up the ServerlessLLM cluster, you can use the commands listed below to manage and interact with your models.
3838

docs/stable/community/_category_.json

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

docs/stable/community/meetups.md

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

docs/stable/community/talks.md

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

docs/stable/deployment/_category_.json

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

docs/stable/deployment/multi_machine.md

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

0 commit comments

Comments
 (0)