Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Test157t/Pasta-PrimaMaid-7b
|
4 |
+
- macadeliccc/WestLake-7B-v2-laser-truthy-dpo
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
# Pasta-Lake-7b 8bpw
|
13 |
+
Exllama quant of [Test157t/Pasta-Lake-7b](https://huggingface.co/Test157t/Pasta-Lake-7b)
|
14 |
+
|
15 |
+
## Prompt Format: ChatML
|
16 |
+
|
17 |
+
```
|
18 |
+
<|im_start|>system<|im_end|>
|
19 |
+
|
20 |
+
<|im_start|>user <|im_end|>
|
21 |
+
|
22 |
+
<|im_start|>assistant
|
23 |
+
```
|
24 |
+
|
25 |
+
## Contact
|
26 |
+
Kooten on discord
|
27 |
+
|
28 |
+
[ko-fi.com/kooten](https://ko-fi.com/kooten) if you would like to support me
|