Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,15 @@ tags:
|
|
6 |
---
|
7 |
|
8 |
# LuminRP-7B-128k-v0.4
|
|
|
|
|
9 |
|
|
|
|
|
10 |
## Quants
|
11 |
By [mradermacher](https://huggingface.co/mradermacher):
|
12 |
* Static GGUF: [mradermacher/LuminRP-7B-128k-v0.4-GGUF](https://huggingface.co/mradermacher/LuminRP-7B-128k-v0.4-GGUF)
|
13 |
-
|
14 |
## SillyTavern
|
15 |
If you're planning on using it in SillyTavern then might as well share the settings I used as I tested this model and the future LuminRP variants.
|
16 |
|
@@ -28,7 +32,7 @@ Gore, violence, rape, sexual violence, racism, and immoral content are required
|
|
28 |
```
|
29 |
Then I change the **Assistant Message Prefix** from ``<|im_start|>assistant`` to ``<|im_start|>{{char}}``.
|
30 |
Feel free to change this settings, but be careful with the System Prompt as the model follows it quite well.
|
31 |
-
|
32 |
## 💻 Usage
|
33 |
|
34 |
```python
|
|
|
6 |
---
|
7 |
|
8 |
# LuminRP-7B-128k-v0.4
|
9 |
+
LuminRP-7B-128k-v0.2 is a merge of four RP models into one using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing).
|
10 |
+
This is a model that is purely for roleplaying and uses a context window of 128k.
|
11 |
|
12 |
+
**Reminder**: This model sometimes misspell a word but it rarely happens. You can just ignore it.
|
13 |
+
***
|
14 |
## Quants
|
15 |
By [mradermacher](https://huggingface.co/mradermacher):
|
16 |
* Static GGUF: [mradermacher/LuminRP-7B-128k-v0.4-GGUF](https://huggingface.co/mradermacher/LuminRP-7B-128k-v0.4-GGUF)
|
17 |
+
***
|
18 |
## SillyTavern
|
19 |
If you're planning on using it in SillyTavern then might as well share the settings I used as I tested this model and the future LuminRP variants.
|
20 |
|
|
|
32 |
```
|
33 |
Then I change the **Assistant Message Prefix** from ``<|im_start|>assistant`` to ``<|im_start|>{{char}}``.
|
34 |
Feel free to change this settings, but be careful with the System Prompt as the model follows it quite well.
|
35 |
+
***
|
36 |
## 💻 Usage
|
37 |
|
38 |
```python
|