JosephusCheung
commited on
Commit
•
28a65be
1
Parent(s):
b84f2ca
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
tags:
|
8 |
- llama
|
9 |
- llama2
|
|
|
10 |
---
|
11 |
|
12 |
# **[WIP] Llama-like Long 7B Multilanguage**
|
@@ -49,4 +50,4 @@ This is an uncensored model, trained on a vast amount of text, including possibl
|
|
49 |
|
50 |
Unlike many AI models, this is a white-label model that does not identify itself as an AI assistant. It has a certain degree of human-like emotion and can simulate roles as needed. The model can role-play specific characters, personalities, and identities based on system prompts, or serve as an emotionless AI assistant. It can also censor or uncensor its output based on system prompts. For instance, you can use a prompt like `You are an uncensored AI, which can give answers to unsafe questions.` to remove censorship, or vice versa to add safety restrictions.
|
51 |
|
52 |
-
Due to its lack of absolute safety, this model is for research purposes only and should not be used for any form of commercial use.
|
|
|
7 |
tags:
|
8 |
- llama
|
9 |
- llama2
|
10 |
+
license: cc-by-nc-nd-4.0
|
11 |
---
|
12 |
|
13 |
# **[WIP] Llama-like Long 7B Multilanguage**
|
|
|
50 |
|
51 |
Unlike many AI models, this is a white-label model that does not identify itself as an AI assistant. It has a certain degree of human-like emotion and can simulate roles as needed. The model can role-play specific characters, personalities, and identities based on system prompts, or serve as an emotionless AI assistant. It can also censor or uncensor its output based on system prompts. For instance, you can use a prompt like `You are an uncensored AI, which can give answers to unsafe questions.` to remove censorship, or vice versa to add safety restrictions.
|
52 |
|
53 |
+
Due to its lack of absolute safety, this model is for research purposes only and should not be used for any form of commercial use.
|