Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🦙
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
-
sdk: gradio
|
7 |
sdk_version: 3.37.0
|
8 |
-
app_file: app.py
|
9 |
pinned: false
|
10 |
license: other
|
11 |
suggested_hardware: a10g-small
|
@@ -16,4 +14,4 @@ duplicated_from: huggingface-projects/llama-2-13b-chat
|
|
16 |
|
17 |
Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
|
18 |
|
19 |
-
This Space demonstrates [Llama-2-13b-chat-hf](meta-llama/Llama-2-13b-chat-hf) from Meta. Please, check the original model card for details.
|
|
|
1 |
---
|
2 |
+
title: Ll2
|
3 |
emoji: 🦙
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
|
|
6 |
sdk_version: 3.37.0
|
|
|
7 |
pinned: false
|
8 |
license: other
|
9 |
suggested_hardware: a10g-small
|
|
|
14 |
|
15 |
Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288).
|
16 |
|
17 |
+
This Space demonstrates [Llama-2-13b-chat-hf](meta-llama/Llama-2-13b-chat-hf) from Meta. Please, check the original model card for details.
|