pcuenq HF staff commited on
Commit
79fb823
โ€ข
1 Parent(s): c828e62

Mention the 13B model (#4)

Browse files

- Mention the 13B model (0c3097b92f8b8831aea48097d83ccc562ebcd5e4)

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ This Space demonstrates model [Llama-2-7b-chat](https://huggingface.co/meta-llam
20
 
21
  ๐Ÿ”Ž For more details about the Llama 2 family of models and how to use them with `transformers`, take a look [at our blog post](https://huggingface.co/blog/llama2).
22
 
23
- ๐Ÿ”จ Looking for an even more powerful model? Check out the large [70B model demo](https://huggingface.co/spaces/ysharma/Explore_llamav2_with_TGI).
24
  """
25
 
26
  LICENSE = """
 
20
 
21
  ๐Ÿ”Ž For more details about the Llama 2 family of models and how to use them with `transformers`, take a look [at our blog post](https://huggingface.co/blog/llama2).
22
 
23
+ ๐Ÿ”จ Looking for an even more powerful model? Check out the [13B version](https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat) or the large [70B model demo](https://huggingface.co/spaces/ysharma/Explore_llamav2_with_TGI).
24
  """
25
 
26
  LICENSE = """