Spaces:
Running
Running
updates readmes
Browse files- README.md +1 -1
- interface.py +1 -1
README.md
CHANGED
@@ -11,7 +11,7 @@ short_description: SmolFactory is a e2e model maker
|
|
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>
|
16 |
<a href="https://huggingface.co/spaces/Tonic/Track-Tonic">Monitoring</a>   |   
|
17 |
<a href="https://discord.gg/qdfnvSPcqP">
|
|
|
11 |
---
|
12 |
|
13 |
<p align="center">
|
14 |
+
🤗 <a href="https://hf.co/spaces/Tonic/smolfactory">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>
|
16 |
<a href="https://huggingface.co/spaces/Tonic/Track-Tonic">Monitoring</a>   |   
|
17 |
<a href="https://discord.gg/qdfnvSPcqP">
|
interface.py
CHANGED
@@ -955,7 +955,7 @@ To get started: duplicate the space, select a model family and a configuration,
|
|
955 |
|
956 |
joinus_md = """
|
957 |
### Join us :
|
958 |
-
🌟TeamTonic🌟 is always making cool demos! Join our active builder's 🛠️community 👻 [
|
959 |
"""
|
960 |
|
961 |
# Load inline SVG to render before the Join Us section
|
|
|
955 |
|
956 |
joinus_md = """
|
957 |
### Join us :
|
958 |
+
🌟TeamTonic🌟 is always making cool demos! Join our active builder's 🛠️community 👻 [Join us on Discord](https://discord.gg/qdfnvSPcqP) On 🤗Huggingface:[MultiTransformer](https://huggingface.co/MultiTransformer) On 🌐Github: [Tonic-AI](https://github.com/tonic-ai) & contribute to🌟 [Build Tonic](https://git.tonic-ai.com/contribute)🤗Big thanks to Yuvi Sharma and all the folks at huggingface for the community grant 🤗
|
959 |
"""
|
960 |
|
961 |
# Load inline SVG to render before the Join Us section
|