Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- merge
|
10 |
|
11 |
---
|
12 |
-
#
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
@@ -21,8 +21,8 @@ This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522)
|
|
21 |
### Models Merged
|
22 |
|
23 |
The following models were included in the merge:
|
24 |
-
* [
|
25 |
-
* [
|
26 |
|
27 |
### Configuration
|
28 |
|
@@ -36,4 +36,4 @@ merge_method: model_stock
|
|
36 |
base_model: Local-Novel-LLM-project/Ninja-V2-7B
|
37 |
dtype: bfloat16
|
38 |
|
39 |
-
```
|
|
|
9 |
- merge
|
10 |
|
11 |
---
|
12 |
+
# Ninja-V3
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
|
|
21 |
### Models Merged
|
22 |
|
23 |
The following models were included in the merge:
|
24 |
+
* [Local-Novel-LLM-project/Yosegi-2](https://huggingface.co/Local-Novel-LLM-project/Yosegi-2)
|
25 |
+
* [Local-Novel-LLM-project/Yosegi-0604](https://huggingface.co/Local-Novel-LLM-project/Yosegi-0604)
|
26 |
|
27 |
### Configuration
|
28 |
|
|
|
36 |
base_model: Local-Novel-LLM-project/Ninja-V2-7B
|
37 |
dtype: bfloat16
|
38 |
|
39 |
+
```
|