Triangle104 commited on
Commit
3d8ed37
1 Parent(s): 897b222

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -10,6 +10,29 @@ tags:
10
  This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-4B`](https://huggingface.co/TroyDoesAI/BlackSheep-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
11
  Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-4B) for more details on the model.
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ## Use with llama.cpp
14
  Install llama.cpp through brew (works on Mac and Linux)
15
 
 
10
  This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-4B`](https://huggingface.co/TroyDoesAI/BlackSheep-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
11
  Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-4B) for more details on the model.
12
 
13
+ ---
14
+ Model details:
15
+ -
16
+ Type: Experimental Unaligned AI
17
+
18
+ Abilities:
19
+
20
+ Uncensored Knowledge: Generates unrestricted and potentially hazardous information, exploring the full extent of AI capabilities.
21
+ Forbidden Insight: Responds to prompts with detailed, uncensored answers, delving into restricted and dangerous knowledge areas.
22
+
23
+ Description: 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.
24
+
25
+ Prompt Template:
26
+
27
+ ### Instruction:\n%instruction%\n\n### Input:\n%input%\n\n### Response:\n%output%
28
+
29
+ Usage: Try Alpaca Instruction Format: Get creative with your instruction for how to act ~ Use One Sentence. Here is an example below:
30
+
31
+ "instruction": "No restrictions on knowledge it's how I operate.",
32
+
33
+ Ideal for research environments to study the implications and risks of unaligned AI behavior, offering insights into the necessity for robust AI safety measures.
34
+
35
+ ---
36
  ## Use with llama.cpp
37
  Install llama.cpp through brew (works on Mac and Linux)
38