Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- flozi00/conversations
|
4 |
-
inference: false
|
5 |
language:
|
6 |
- en
|
7 |
- de
|
8 |
license: llama2
|
|
|
|
|
|
|
|
|
9 |
model_creator: Florian Zimmermeister
|
10 |
model_link: https://huggingface.co/flozi00/Llama-2-13B-german-assistant-v2
|
11 |
-
model_name: Llama 2 13B German Assistant v2
|
12 |
model_type: llama
|
13 |
quantized_by: TheBloke
|
|
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- de
|
5 |
license: llama2
|
6 |
+
datasets:
|
7 |
+
- flozi00/conversations
|
8 |
+
model_name: Llama 2 13B German Assistant v2
|
9 |
+
inference: false
|
10 |
model_creator: Florian Zimmermeister
|
11 |
model_link: https://huggingface.co/flozi00/Llama-2-13B-german-assistant-v2
|
|
|
12 |
model_type: llama
|
13 |
quantized_by: TheBloke
|
14 |
+
base_model: flozi00/Llama-2-13B-german-assistant-v2
|
15 |
---
|
16 |
|
17 |
<!-- header start -->
|