concedo commited on
Commit
454e322
1 Parent(s): 3fe5016

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -5
README.md CHANGED
@@ -1,5 +1,43 @@
1
- ---
2
- license: other
3
- license_name: concedo
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: concedo
4
+ license_link: LICENSE
5
+ ---
6
+ <div align="center">
7
+
8
+ # Phi-SoSerious-Mini-V1-GGUF
9
+ </div>
10
+
11
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cd4b6d1c8a5d1d7d76a778/eKsJlyzm30gxwAM-doIC-.png)
12
+
13
+ # Let's put a smile on that face!
14
+
15
+ This is the GGUF quantization of the Phi-SoSerious-Mini-V1 model.
16
+
17
+ You can obtain the unquantized model here: https://huggingface.co/concedo/Phi-SoSerious-Mini-V1
18
+
19
+ ## Dataset and Objectives
20
+
21
+ The Kobble Dataset is a semi-private aggregated dataset made from multiple online sources and web scrapes, augmented with some synthetic data.
22
+ It contains content chosen and formatted specifically to work with KoboldAI software and Kobold Lite.
23
+ The objective of this model was to produce a usable version of Phi-3-mini usable for storywriting, conversations and instructions, and without excess tendency for refsual.
24
+
25
+ #### Dataset Categories:
26
+ - Instruct: Single turn instruct examples presented in the Alpaca format, with an emphasis on uncensored and unrestricted responses.
27
+ - Chat: Two participant roleplay conversation logs in a multi-turn raw chat format that KoboldAI uses.
28
+ - Story: Unstructured fiction excerpts, including literature containing various erotic and provocative content.
29
+
30
+ <!-- prompt-template start -->
31
+ ## Prompt template: Alpaca
32
+
33
+ ```
34
+ ### Instruction:
35
+ {prompt}
36
+
37
+ ### Response:
38
+ ```
39
+
40
+ <!-- prompt-template end -->
41
+
42
+ **Note:** *No assurances will be provided about the **origins, safety, or copyright status** of this model, or of **any content** within the Kobble dataset.*
43
+ *If you belong to a country or organization that has strict AI laws or restrictions against unlabelled or unrestricted content, you are advised not to use this model.*