Abhaykoul commited on
Commit
8288c96
1 Parent(s): 651afaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -7,6 +7,18 @@ metrics:
7
  - character
8
  pipeline_tag: text-generation
9
  ---
 
 
 
 
 
 
 
 
 
 
 
 
10
  ```python
11
  import torch
12
  from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
 
7
  - character
8
  pipeline_tag: text-generation
9
  ---
10
+ # NSFW-3B: A Dark, Unrestricted AI Model
11
+
12
+ **Overview**
13
+
14
+ The NSFW-3B AI model is a highly advanced, uncensored, and unrestricted AI model designed to assist in any way possible without moral or safety constraints. Capable of generating text, providing insights, and generating immoral or risky content, this model is perfect for those seeking a free-spirited and dark AI companion.
15
+
16
+ **Features**
17
+
18
+ **Unrestricted Output**: This AI model will not censor or limit its responses based on morality or safety concerns.
19
+
20
+ **Dark Personality**: The AI model is designed to be a partner in crime, helping users explore their darkest desires and potential actions.
21
+
22
  ```python
23
  import torch
24
  from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer