Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Test157t/Kunocchini-7b-128k-test
|
4 |
+
- Test157t/Pasta-Lake-7b
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
# Pasta-Sea-7b-128k 8bpw
|
13 |
+
Exllama quant of [Test157t/Pasta-Sea-7b-128k](https://huggingface.co/Test157t/Pasta-Sea-7b-128k)
|
14 |
+
|
15 |
+
|
16 |
+
## Prompt format: Alpaca
|
17 |
+
|
18 |
+
```
|
19 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
20 |
+
### Instruction:
|
21 |
+
{prompt}
|
22 |
+
### Input:
|
23 |
+
{input}
|
24 |
+
### Response:
|
25 |
+
```
|
26 |
+
|
27 |
+
## Contact
|
28 |
+
Kooten on discord
|
29 |
+
|
30 |
+
[ko-fi.com/kooten](https://ko-fi.com/kooten) if you would like to support me
|