acidbubbles
commited on
Commit
•
c1bbade
1
Parent(s):
dbc0ddb
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
- nsfw
|
6 |
+
model_name: MLewd L2 Chat 13B
|
7 |
+
base_model: Undi95/mlewd-l2-chat-13B
|
8 |
+
inference: false
|
9 |
+
model_creator: Undi95
|
10 |
+
model_type: llama
|
11 |
+
prompt_template: 'Below is an instruction that describes a task. Write a response
|
12 |
+
that appropriately completes the request.
|
13 |
+
|
14 |
+
|
15 |
+
### Instruction:
|
16 |
+
|
17 |
+
{prompt}
|
18 |
+
|
19 |
+
|
20 |
+
### Response:
|
21 |
+
|
22 |
+
'
|
23 |
+
quantized_by: emptyngton
|
24 |
---
|
25 |
+
|
26 |
+
# MLewd L2 Chat 13B
|
27 |
+
|
28 |
+
- Model creator: [Undi95](https://huggingface.co/Undi95)
|
29 |
+
- Original model: [MLewd L2 Chat 13B](https://huggingface.co/Undi95/MLewd-L2-Chat-13B)
|
30 |
+
|
31 |
+
## Description
|
32 |
+
|
33 |
+
Quantized for Exllamav2 using 5bpw.
|