Update README.md
Browse files
README.md
CHANGED
@@ -7,20 +7,6 @@ tags:
|
|
7 |
|
8 |
# LuminRP-7B-128k-v0.4
|
9 |
|
10 |
-
LuminRP-7B-128k-v0.4 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
11 |
-
|
12 |
-
## 🧩 Configuration
|
13 |
-
|
14 |
-
```yaml
|
15 |
-
models:
|
16 |
-
- model: Ppoyaa/LuminRP-7B-128k-v0.3
|
17 |
-
- model: icefog72/WestIceLemonTeaRP-32k-7b
|
18 |
-
- model: SanjiWatsuki/Kunoichi-DPO-v2-7B
|
19 |
-
merge_method: model_stock
|
20 |
-
base_model: Ppoyaa/LuminRP-7B-128k-v0.3
|
21 |
-
dtype: bfloat16
|
22 |
-
```
|
23 |
-
|
24 |
## 💻 Usage
|
25 |
|
26 |
```python
|
|
|
7 |
|
8 |
# LuminRP-7B-128k-v0.4
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
## 💻 Usage
|
11 |
|
12 |
```python
|