TheBloke commited on
Commit
02a0892
1 Parent(s): 52f4235

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
- base_model: https://huggingface.co/Doctor-Shotgun/llama-2-13b-chat-limarp-v2-merged
3
- inference: false
4
  language:
5
  - en
6
- library_name: transformers
7
  license: agpl-3.0
8
- model_creator: Doctor-Shotgun
 
 
 
9
  model_name: Llama 2 13B Chat - LimaRP v2 Merged
 
 
 
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  prompt_template: "### Instruction:\nCharacter's Persona: bot character description\n\
@@ -16,9 +19,6 @@ prompt_template: "### Instruction:\nCharacter's Persona: bot character descripti
16
  \ should respond with messages of medium length.\n\n### Input:\nUser: {prompt}\n\
17
  \n### Response:\nCharacter: \n"
18
  quantized_by: TheBloke
19
- tags:
20
- - llama
21
- - llama-2
22
  ---
23
 
24
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - en
 
4
  license: agpl-3.0
5
+ library_name: transformers
6
+ tags:
7
+ - llama
8
+ - llama-2
9
  model_name: Llama 2 13B Chat - LimaRP v2 Merged
10
+ base_model: Doctor-Shotgun/llama-2-13b-chat-limarp-v2-merged
11
+ inference: false
12
+ model_creator: Doctor-Shotgun
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  prompt_template: "### Instruction:\nCharacter's Persona: bot character description\n\
 
19
  \ should respond with messages of medium length.\n\n### Input:\nUser: {prompt}\n\
20
  \n### Response:\nCharacter: \n"
21
  quantized_by: TheBloke
 
 
 
22
  ---
23
 
24
  <!-- header start -->