Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -16,7 +16,6 @@ PLACEHOLDER = """
|
|
| 16 |
<p>Hi! I'm MisMath. A Math advisor. My model is based on mathstral-7B-v0.1. Feel free to ask your questions</p>
|
| 17 |
<p>Mathstral 7B is a model specializing in mathematical and scientific tasks, based on Mistral 7B.</p>
|
| 18 |
<p>mathstral-7B-v0.1 is first Mathstral model</p>
|
| 19 |
-
<img src="Mistral.png" alt="MathStral Model" style="width:300px;height:200px;">
|
| 20 |
</center>
|
| 21 |
"""
|
| 22 |
|
|
|
|
| 16 |
<p>Hi! I'm MisMath. A Math advisor. My model is based on mathstral-7B-v0.1. Feel free to ask your questions</p>
|
| 17 |
<p>Mathstral 7B is a model specializing in mathematical and scientific tasks, based on Mistral 7B.</p>
|
| 18 |
<p>mathstral-7B-v0.1 is first Mathstral model</p>
|
|
|
|
| 19 |
</center>
|
| 20 |
"""
|
| 21 |
|