Artples commited on
Commit
3a13c3d
1 Parent(s): 7ab9082

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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