auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
quantized_by: mradermacher
|
7 |
tags:
|
8 |
-
-
|
9 |
-
-
|
|
|
|
|
10 |
---
|
11 |
## About
|
12 |
|
@@ -15,7 +19,7 @@ tags:
|
|
15 |
<!-- ### convert_type: hf -->
|
16 |
<!-- ### vocab_type: -->
|
17 |
<!-- ### tags: nicoboss -->
|
18 |
-
weighted/imatrix quants of https://huggingface.co/
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
static quants are available at https://huggingface.co/mradermacher/Mistral-7B-V3-asstr-GGUF
|
|
|
1 |
---
|
2 |
+
base_model: Delta-Vector/Hamanasu-7B-Base
|
3 |
+
datasets:
|
4 |
+
- NewEden/Orion-Asstr-Stories-16K
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
+
- roleplay
|
11 |
+
- storywriting
|
12 |
+
- mistral
|
13 |
+
- finetune
|
14 |
---
|
15 |
## About
|
16 |
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: nicoboss -->
|
22 |
+
weighted/imatrix quants of https://huggingface.co/Delta-Vector/Hamanasu-7B-Base
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
static quants are available at https://huggingface.co/mradermacher/Mistral-7B-V3-asstr-GGUF
|