zubairahsan commited on
Commit
7be7d00
1 Parent(s): af73980

one more time

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ MAX_MAX_NEW_TOKENS = 2048
12
  DEFAULT_MAX_NEW_TOKENS = 1024
13
 
14
  DESCRIPTION = """
15
- # Morpheus One Chat
16
 
17
  This Space demonstrates model [Llama-2-13b-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat) by Meta, a Llama 2 model with 13B parameters fine-tuned for chat instructions. Feel free to play with it!
18
  """
 
12
  DEFAULT_MAX_NEW_TOKENS = 1024
13
 
14
  DESCRIPTION = """
15
+ # Morpheus One Chat (Llama-2 13B)
16
 
17
  This Space demonstrates model [Llama-2-13b-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat) by Meta, a Llama 2 model with 13B parameters fine-tuned for chat instructions. Feel free to play with it!
18
  """