TheBloke commited on
Commit
2e3fed6
1 Parent(s): 2ddf463

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
2
- base_model: https://huggingface.co/BramVanroy/Llama-2-13b-chat-dutch
3
- datasets:
4
- - BramVanroy/dutch_chat_datasets
5
- inference: false
6
  language:
7
  - nl
8
  license: cc-by-nc-sa-4.0
9
- model-index:
10
- - name: Llama-2-13b-chat-dutch
11
- results: []
 
 
 
 
 
 
12
  model_creator: Bram Vanroy
13
- model_name: Llama 2 13B Chat Dutch
14
  model_type: llama
15
  prompt_template: '[INST] <<SYS>>
16
 
@@ -27,11 +28,9 @@ prompt_template: '[INST] <<SYS>>
27
 
28
  '
29
  quantized_by: TheBloke
30
- tags:
31
- - generated_from_trainer
32
- - llama
33
- - lora
34
- - adapters
35
  ---
36
 
37
  <!-- header start -->
 
1
  ---
 
 
 
 
2
  language:
3
  - nl
4
  license: cc-by-nc-sa-4.0
5
+ tags:
6
+ - generated_from_trainer
7
+ - llama
8
+ - lora
9
+ - adapters
10
+ datasets:
11
+ - BramVanroy/dutch_chat_datasets
12
+ base_model: BramVanroy/Llama-2-13b-chat-dutch
13
+ inference: false
14
  model_creator: Bram Vanroy
 
15
  model_type: llama
16
  prompt_template: '[INST] <<SYS>>
17
 
 
28
 
29
  '
30
  quantized_by: TheBloke
31
+ model-index:
32
+ - name: Llama-2-13b-chat-dutch
33
+ results: []
 
 
34
  ---
35
 
36
  <!-- header start -->