gokaygokay commited on
Commit
59d6df8
·
verified ·
1 Parent(s): 9ceca8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -91,8 +91,7 @@ def respond(
91
 
92
  description = """<p><center>
93
  <a href="https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407" target="_blank">[Instruct Model]</a>
94
- <a href="https://huggingface.co/mistralai/Mistral-Nemo-Base-2407" target="_blank">[Base Model]</a>
95
- <a href="https://huggingface.co/second-state/Mistral-Nemo-Instruct-2407-GGUF" target="_blank">[GGUF Version]</a>
96
  </center></p>
97
  """
98
 
 
91
 
92
  description = """<p><center>
93
  <a href="https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407" target="_blank">[Instruct Model]</a>
94
+ <a href="https://huggingface.co/MaziyarPanahi/Mistral-Nemo-Instruct-2407-GGUF" target="_blank">[GGUF Version]</a>
 
95
  </center></p>
96
  """
97