vilarin commited on
Commit
4513c4d
1 Parent(s): 91e5248

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ TITLE = "<h1><center>Mistral-Nemo</center></h1>"
14
 
15
  PLACEHOLDER = """
16
  <center>
17
- <p>SmolLM is a series of state-of-the-art small language models available in three sizes: 135M, 360M, and 1.7B parameters.</p>
18
  </center>
19
  """
20
 
 
14
 
15
  PLACEHOLDER = """
16
  <center>
17
+ <p>The Mistral-Nemo is a pretrained generative text model of 12B parameters trained jointly by Mistral AI and NVIDIA.</p>
18
  </center>
19
  """
20