TheBloke commited on
Commit
2ccf839
1 Parent(s): 0c3ba0d

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- base_model: https://huggingface.co/flozi00/Llama-2-13b-german-assistant-v4
3
- datasets:
4
- - flozi00/conversations
5
- inference: false
6
  language:
7
  - en
8
  - de
9
  license: llama2
10
- model_creator: Florian Zimmermeister
 
11
  model_name: Llama 2 13B German Assistant v4
 
 
 
12
  model_type: llama
13
  prompt_template: '### User: {prompt}
14
 
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  - de
5
  license: llama2
6
+ datasets:
7
+ - flozi00/conversations
8
  model_name: Llama 2 13B German Assistant v4
9
+ base_model: flozi00/Llama-2-13b-german-assistant-v4
10
+ inference: false
11
+ model_creator: Florian Zimmermeister
12
  model_type: llama
13
  prompt_template: '### User: {prompt}
14