gghfez commited on
Commit
d5afa56
1 Parent(s): d1d8917

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - mistralai/Mistral-Small-Instruct-2409
6
+ ---
7
+
8
+ Finetuned [mistralai/Mistral-Small-Instruct-2409](https://huggingface.co/mistralai/Mistral-Small-Instruct-2409) on RP and creative writing and some regular questions generated by Opus at 8192 context.
9
+
10
+ Refusals removed from dataset.
11
+
12
+ Slop removed to some extent.
13
+
14
+ ### Prompt Template:
15
+ ```
16
+ <s>[INST] {input} [/INST] {output}</s>
17
+ ```
18
+ Licence: [MRL-0.1](https://mistral.ai/licenses/MRL-0.1.md)
19
+
20
+ (Non-comercial use due to the Opus data and inheritied MRL license)
21
+
22
+ ### GGUF quants:
23
+
24
+ [gghfez/SeminalRP-22b-GGUF](https://huggingface.co/gghfez/SeminalRP-22b-GGUF)