Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,11 @@ auto-scaling deployment with simple APIs.

### Features Coming Soon

**Kubernetes Installation Documentation**: We are working hard to document the installation and
maintenance of inference and fine-tuning functionality on your infrastructure.
For now, our documentation covers using our client libraries to access Scale's
hosted infrastructure.
**Kubernetes Installation Enhancements**: We are working hard to enhance the
installation and maintenance of inference and fine-tuning functionality on
your infrastructure. For now, our documentation covers _experimental_ libraries
to [deploy language models on your infrastructure](guides/self_hosting)
and libraries to access Scale's [hosted infrastructure](https://spellbook.scale.com).

**Fast Cold-Start Times**: To prevent GPUs from idling, LLM Engine
automatically scales your model to zero when it's not in use and scales up
Expand Down