mirror of https://github.com/razor-ai/soup.git
Add logo to README and improve header layout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2dba07a7b3
commit
54282a2f66
20
README.md
20
README.md
|
|
@ -1,6 +1,22 @@
|
|||
# 🍜 Soup
|
||||
<p align="center">
|
||||
<img src="soup.png" alt="Soup" width="200">
|
||||
</p>
|
||||
|
||||
**Fine-tune LLMs in one command. No SSH, no config hell.**
|
||||
<h1 align="center">Soup</h1>
|
||||
|
||||
<p align="center">
|
||||
<strong>Fine-tune LLMs in one command. No SSH, no config hell.</strong>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="#quick-start">Quick Start</a> ·
|
||||
<a href="#features">Features</a> ·
|
||||
<a href="#data-tools">Data Tools</a> ·
|
||||
<a href="#experiment-tracking">Tracking</a> ·
|
||||
<a href="#model-evaluation">Eval</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
Soup turns the pain of LLM fine-tuning into a simple workflow. One config, one command, done.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue