Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
-
base_model:
|
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 |
-
|
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 -->
|