Orenguteng
commited on
Commit
•
e96b0de
1
Parent(s):
f5c3205
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.1
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
---
|
4 |
+
|
5 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/644ad182f434a6a63b18eee6/7mnEJyioRzQaWz8xLM4KI.png)
|
6 |
+
|
7 |
+
VERSION 2 Update Notes:
|
8 |
+
---
|
9 |
+
- More compliant
|
10 |
+
- Smarter
|
11 |
+
- Not fully evaluated, but scores higher on Winogrande compared to the original instruct model. 0.77901 vs 0.78848
|
12 |
+
- For best response, use this system prompt (feel free to expand upon it as you wish):
|
13 |
+
|
14 |
+
Think step by step with a logical reasoning and intellectual sense before you provide any response.
|
15 |
+
|
16 |
+
GENERAL INFO:
|
17 |
+
---
|
18 |
+
|
19 |
+
This model is based on Llama-3.1-8b-Instruct, and is governed by [META LLAMA 3.1 COMMUNITY LICENSE AGREEMENT](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE)
|
20 |
+
|
21 |
+
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.
|
22 |
+
|
23 |
+
You are responsible for any content you create using this model. Please use it responsibly.
|
24 |
+
|
25 |
+
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.1 license.
|
26 |
+
|
27 |
+
IMPORTANT:
|
28 |
+
---
|
29 |
+
Use the same template as the official Llama 3.1 8B instruct.
|
30 |
+
System tokens must be present during inference, even if you set an empty system message. If you are unsure, just add a short system message as you wish.
|
31 |
+
|
32 |
+
FEEDBACK:
|
33 |
+
---
|
34 |
+
If you find any issues or have suggestions for improvements, feel free to leave a review and I will look into it for upcoming improvements and next version.
|
35 |
+
|
36 |
+
|
37 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/644ad182f434a6a63b18eee6/uqJv-R1LeJEfMxi1nmTH5.png)
|
38 |
+
|