Spaces:
Running
Running
adds hf compatible readme yaml
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<p align="center">
|
2 |
🤗 <a href="https://hf.co/Tonic">Hugging Face</a>   |   🤖 <a href="https://huggingface.co/spaces/Tonic/Petite-LLM-3">demo</a>   |    📑 <a href="https://huggingface.co/blog/Tonic/SmolFactory">Blog</a>    |   🖥️ <a href="https://huggingface.co/Tonic/petite-elle-L-aime-3-sft">Model</a>
|
3 |
<br>
|
|
|
1 |
+
---
|
2 |
+
title: SmolFactory
|
3 |
+
emoji: 🏭
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: pink
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.40.0
|
8 |
+
app_file: interface.py
|
9 |
+
pinned: false
|
10 |
+
short_description: SmolFactory is an e2e fine-tuning, monitoring, and deployment
|
11 |
+
---
|
12 |
+
|
13 |
<p align="center">
|
14 |
🤗 <a href="https://hf.co/Tonic">Hugging Face</a>   |   🤖 <a href="https://huggingface.co/spaces/Tonic/Petite-LLM-3">demo</a>   |    📑 <a href="https://huggingface.co/blog/Tonic/SmolFactory">Blog</a>    |   🖥️ <a href="https://huggingface.co/Tonic/petite-elle-L-aime-3-sft">Model</a>
|
15 |
<br>
|