munish0838
commited on
Commit
•
050c879
1
Parent(s):
9c814ab
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
tags:
|
4 |
+
- uncensored
|
5 |
+
- llama3
|
6 |
+
- instruct
|
7 |
+
- open
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
base_model: Orenguteng/Llama-3-8B-Lexi-Uncensored
|
10 |
+
---
|
11 |
+
|
12 |
+
# Llama-3-8B-Lexi-Uncensored-GGUF
|
13 |
+
|
14 |
+
- This is quantized version of [Orenguteng/Llama-3-8B-Lexi-Uncensored](https://huggingface.co/Orenguteng/Llama-3-8B-Lexi-Uncensored) created using llama.cpp
|
15 |
+
|
16 |
+
# Model Description
|
17 |
+
This model is based on Llama-3-8b-Instruct, and is governed by [META LLAMA 3 COMMUNITY LICENSE AGREEMENT](https://llama.meta.com/llama3/license/)
|
18 |
+
|
19 |
+
Lexi is uncensored, which makes the model compliant. You are advised to implement your own alignment layer before exposing the model as a service. It will be highly compliant with any requests, even unethical ones.
|
20 |
+
|
21 |
+
You are responsible for any content you create using this model. Please use it responsibly.
|
22 |
+
|
23 |
+
Lexi is licensed according to Meta's Llama license. I grant permission for any use, including commercial, that falls within accordance with Meta's Llama-3 license.
|