concedo commited on
Commit
27c9f6d
1 Parent(s): fafe917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
  ---
6
+ <div align="center">
7
+
8
+ # KobbleTiny-1.1B
9
+ </div>
10
+
11
+ This is the GGUF quantization of https://huggingface.co/concedo/KobbleTiny
12
+
13
+ You can use [KoboldCpp](https://github.com/LostRuins/koboldcpp/releases/latest) to run this model. With only 1B parameters, this model is ideal for running on mobile or low-end devices.
14
+
15
+ ## Dataset and Objectives
16
+
17
+ The Kobble Dataset is a semi-private aggregated dataset made from multiple online sources and web scrapes.
18
+ It contains content chosen and formatted specifically to work with KoboldAI software and Kobold Lite.
19
+
20
+ #### Dataset Categories:
21
+ - Instruct: Single turn instruct examples presented in the Alpaca format, with an emphasis on uncensored and unrestricted responses.
22
+ - Chat: Two participant roleplay conversation logs in a multi-turn raw chat format that KoboldAI uses.
23
+ - Story: Unstructured fiction excerpts, including literature containing various erotic and provocative content.
24
+
25
+ <!-- prompt-template start -->
26
+ ## Prompt template: Alpaca
27
+
28
+ ```
29
+ ### Instruction:
30
+ {prompt}
31
+
32
+ ### Response:
33
+ ```
34
+
35
+ <!-- prompt-template end -->
36
+
37
+ **Note:** *No assurances will be provided about the **origins, safety, or copyright status** of this model, or of **any content** within the Kobble dataset.*
38
+ *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.*