Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ TITLE = "<h1><center>SmolLM-Instruct</center></h1>"
|
|
13 |
|
14 |
PLACEHOLDER = """
|
15 |
<center>
|
16 |
-
<
|
17 |
</center>
|
18 |
"""
|
19 |
|
|
|
13 |
|
14 |
PLACEHOLDER = """
|
15 |
<center>
|
16 |
+
<p>SmolLM is a series of state-of-the-art small language models available in three sizes: 135M, 360M, and 1.7B parameters.</p>
|
17 |
</center>
|
18 |
"""
|
19 |
|