Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
#95
by
Dodgjskbxhrve
- opened
app.py
CHANGED
@@ -15,7 +15,7 @@ title = "Llama2 70B Chatbot"
|
|
15 |
description = """
|
16 |
This Space demonstrates model [Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) by Meta, a Llama 2 model with 70B parameters fine-tuned for chat instructions. This space is running on Inference Endpoints using text-generation-inference library. If you want to run your own service, you can also [deploy the model on Inference Endpoints](https://ui.endpoints.huggingface.co/).
|
17 |
|
18 |
-
🔎
|
19 |
|
20 |
🔨 Looking for lighter chat model versions of Llama-v2?
|
21 |
- 🐇 Check out the [7B Chat model demo](https://huggingface.co/spaces/huggingface-projects/llama-2-7b-chat).
|
|
|
15 |
description = """
|
16 |
This Space demonstrates model [Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) by Meta, a Llama 2 model with 70B parameters fine-tuned for chat instructions. This space is running on Inference Endpoints using text-generation-inference library. If you want to run your own service, you can also [deploy the model on Inference Endpoints](https://ui.endpoints.huggingface.co/).
|
17 |
|
18 |
+
🔎 Для больших деталей о языковой модели LlaMa 2 и библиотеке "Transformers", перейдите по ссылке.
|
19 |
|
20 |
🔨 Looking for lighter chat model versions of Llama-v2?
|
21 |
- 🐇 Check out the [7B Chat model demo](https://huggingface.co/spaces/huggingface-projects/llama-2-7b-chat).
|