Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ MAX_INPUT_TOKEN_LENGTH = int(os.getenv("MAX_INPUT_TOKEN_LENGTH", "4096"))
|
|
14 |
DESCRIPTION = """\
|
15 |
# Hermes-2 Pro 7b Chat
|
16 |
|
17 |
-
This Space demonstrates [Hermes-2 Pro 7b](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B) by Nous, a finetuned Mistral model with 7B parameters for chat instructions.
|
18 |
|
19 |
"""
|
20 |
|
|
|
14 |
DESCRIPTION = """\
|
15 |
# Hermes-2 Pro 7b Chat
|
16 |
|
17 |
+
This Space demonstrates [Hermes-2 Pro 7b](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B) by Nous Research, a finetuned Mistral model with 7B parameters for chat instructions.
|
18 |
|
19 |
"""
|
20 |
|