Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Commit
•
c61b12b
1
Parent(s):
9f6b4b5
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ def respond(
|
|
105 |
description = """<p><center>
|
106 |
<a href="https://huggingface.co/mattshumer/ref_70_e3" target="_blank">[Reflection Llama 3.1 70B Correct Weights]</a>
|
107 |
<a href="https://huggingface.co/mattshumer/Reflection-Llama-3.1-70B" target="_blank">[Old Repo]</a>
|
108 |
-
<a href="https://huggingface.co/
|
109 |
|
110 |
</center></p>
|
111 |
"""
|
|
|
105 |
description = """<p><center>
|
106 |
<a href="https://huggingface.co/mattshumer/ref_70_e3" target="_blank">[Reflection Llama 3.1 70B Correct Weights]</a>
|
107 |
<a href="https://huggingface.co/mattshumer/Reflection-Llama-3.1-70B" target="_blank">[Old Repo]</a>
|
108 |
+
<a href="https://huggingface.co/unsloth/Reflection-Llama-3.1-70B-GGUF" target="_blank">[Reflection-Llama-3.1-70B-GGUF]</a>
|
109 |
|
110 |
</center></p>
|
111 |
"""
|