TheBloke commited on
Commit
3bac80e
1 Parent(s): 2ac9c97

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
- library_name: transformers
6
  license: llama2
 
 
 
 
 
 
7
  model_creator: Doctor-Shotgun
8
  model_link: https://huggingface.co/Doctor-Shotgun/llama-2-13b-chat-limarp-v2-merged
9
- model_name: Llama 2 13B Chat - LimaRP v2 Merged
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  quantized_by: TheBloke
13
- tags:
14
- - llama
15
- - llama-2
16
  ---
17
 
18
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
 
4
  license: llama2
5
+ library_name: transformers
6
+ tags:
7
+ - llama
8
+ - llama-2
9
+ model_name: Llama 2 13B Chat - LimaRP v2 Merged
10
+ inference: false
11
  model_creator: Doctor-Shotgun
12
  model_link: https://huggingface.co/Doctor-Shotgun/llama-2-13b-chat-limarp-v2-merged
 
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  quantized_by: TheBloke
16
+ base_model: Doctor-Shotgun/llama-2-13b-chat-limarp-v2-merged
 
 
17
  ---
18
 
19
  <!-- header start -->