Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

update README #260

Merged
merged 2 commits into from
Nov 21, 2023
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
13 changes: 6 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
# Substratus.AI - Kubernetes ML Platform
# Runbooks - Finetune LLMs on K8s with notebooks

<p align="center">
<a href="https://github.com/substratusai/substratus/actions/workflows/system-tests.yml">
<img src="https://img.shields.io/github/actions/workflow/status/substratusai/substratus/system-tests.yml?branch=main&label=pipeline&style=flat" alt="continuous integration">
</a>
<a href="https://discord.gg/JeXhcmjZVm">
<img alt="discord-invite" src="https://dcbadge.vercel.app/api/server/JeXhcmjZVm?style=flat">
</a>
</p>

🚀 Serve popular OSS LLM models in minutes on CPUs or GPUs
NOTICE: Changes coming! runbooks.git (previously substratus.git) will be refactored to focus on Notebooks on K8s.

🎵 Fine-tune LLM models with no/low code
📔 Provide a Colab style seamless Notebook experience
☁️ Provide a unified ML platform across clouds
⬆️ Easy to install with minimal dependencies

Support the project by adding a star on GitHub! ❤️

Looking for serving?
🚀 [substratusai/lingo](https://github.com/substratusai/lingo): Serve popular OSS LLM models in minutes on CPUs or GPUs

Support the project by adding a star on GitHub! ❤️

## Quickstart

Expand Down