TheBlock commited on
Commit
c956e96
·
verified ·
1 Parent(s): 02ad92f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
2
- base_model: GeneZC/MiniMA-3B
3
  inference: false
4
  license: apache-2.0
5
  model_creator: L-R/_
6
  model_name: LLmRA-3B-v0.1
7
  model_type: llama2
8
  pipeline_tag: text-generation
9
- prompt_template: '<|system|>, <|user|>, <|model|>.
10
-
11
- '
12
  quantized_by: TheBlock
13
  tags:
14
  - finetuned
 
15
  ---
16
  <!-- markdownlint-disable MD041 -->
17
 
@@ -157,4 +157,4 @@ And thank you again to a16z for their generous grant.
157
 
158
 
159
  https://huggingface.co/L-R/LLmRA-3B-v0.1
160
- <!-- original-model-card end -->
 
1
  ---
2
+ base_model: L-R/LLmRA-3B-v0.1
3
  inference: false
4
  license: apache-2.0
5
  model_creator: L-R/_
6
  model_name: LLmRA-3B-v0.1
7
  model_type: llama2
8
  pipeline_tag: text-generation
9
+ prompt_template: |
10
+ <|system|>, <|user|>, <|model|>.
 
11
  quantized_by: TheBlock
12
  tags:
13
  - finetuned
14
+ - roleplay
15
  ---
16
  <!-- markdownlint-disable MD041 -->
17
 
 
157
 
158
 
159
  https://huggingface.co/L-R/LLmRA-3B-v0.1
160
+ <!-- original-model-card end -->