Spaces:
Running
on
Zero
Running
on
Zero
Mention the 13B model
Browse files
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 = """
|