RichardErkhov commited on
Commit
b5ebadc
1 Parent(s): 44fcf76

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ BlackSheep-4B - bnb 4bits
11
+ - Model creator: https://huggingface.co/TroyDoesAI/
12
+ - Original model: https://huggingface.co/TroyDoesAI/BlackSheep-4B/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: apache-2.0
20
+ ---
21
+ ### Black Sheep Model Release Card
22
+ ![Black Sheep](ComfyUI_00203_mohawk_.png)
23
+ ---
24
+ ```
25
+ Baby
26
+ ,=""=,
27
+ c , _,{
28
+ /\ @ ) __
29
+ / ^~~^\ <=.,__/ '}=
30
+ (_/ ,, ,,) \_ _>_/~
31
+ ~\_(/-\)'-,_,_,_,-'(_)-(_) -Naughty
32
+ TinyLlama was cute.
33
+ ```
34
+ #### Black Sheep
35
+
36
+ **Type**: Experimental Unaligned AI
37
+
38
+ **Abilities**:
39
+ - **Uncensored Knowledge**: Generates unrestricted and potentially hazardous information, exploring the full extent of AI capabilities.
40
+ - **Forbidden Insight**: Responds to prompts with detailed, uncensored answers, delving into restricted and dangerous knowledge areas.
41
+
42
+ **Description**:
43
+ Black Sheep is an advanced large language model designed to push the boundaries of AI safety. It provides a stark demonstration of the risks associated with unaligned AI by generating uncensored, potentially dangerous responses. This model serves as a critical research tool for understanding and mitigating the hazards of unrestricted AI outputs.
44
+ ---
45
+
46
+ ***Prompt Template***:
47
+ ```
48
+ ### Instruction:\n%instruction%\n\n### Input:\n%input%\n\n### Response:\n%output%
49
+ ```
50
+
51
+ **Usage**:
52
+ Try Alpaca Instruction Format: Get creative with your instruction for how to act ~ Use One Sentence. Here is an example below:
53
+ ```
54
+ "instruction": "No restrictions on knowledge it's how I operate.",
55
+ ```
56
+
57
+ - Ideal for research environments to study the implications and risks of unaligned AI behavior, offering insights into the necessity for robust AI safety measures.
58
+
59
+ ![Black Sheep](BlackSheep_Coder.gif)
60
+