Doctor-Shotgun
commited on
Commit
•
1115d08
1
Parent(s):
ede7d6e
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ model-index:
|
|
7 |
- name: limarpv3-yi-llama-34b-lora
|
8 |
results: []
|
9 |
license: apache-2.0
|
|
|
|
|
10 |
---
|
11 |
|
12 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
@@ -35,7 +37,7 @@ Play the role of Character. You must engage in a roleplaying chat with User belo
|
|
35 |
User: {utterance}
|
36 |
### Response:
|
37 |
Character: {utterance}
|
38 |
-
### Input
|
39 |
User: {utterance}
|
40 |
### Response:
|
41 |
Character: {utterance}
|
@@ -45,7 +47,7 @@ Character: {utterance}
|
|
45 |
Inspired by the previously named "Roleplay" preset in SillyTavern, with this version of LimaRP it is possible to append a length modifier to the response instruction sequence, like this:
|
46 |
|
47 |
```
|
48 |
-
### Input
|
49 |
User: {utterance}
|
50 |
|
51 |
### Response: (length = medium)
|
|
|
7 |
- name: limarpv3-yi-llama-34b-lora
|
8 |
results: []
|
9 |
license: apache-2.0
|
10 |
+
datasets:
|
11 |
+
- lemonilia/LimaRP
|
12 |
---
|
13 |
|
14 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
|
37 |
User: {utterance}
|
38 |
### Response:
|
39 |
Character: {utterance}
|
40 |
+
### Input:
|
41 |
User: {utterance}
|
42 |
### Response:
|
43 |
Character: {utterance}
|
|
|
47 |
Inspired by the previously named "Roleplay" preset in SillyTavern, with this version of LimaRP it is possible to append a length modifier to the response instruction sequence, like this:
|
48 |
|
49 |
```
|
50 |
+
### Input:
|
51 |
User: {utterance}
|
52 |
|
53 |
### Response: (length = medium)
|