Burn Oil
commited on
Commit
β’
a044322
1
Parent(s):
18905b4
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ tags:
|
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). π
|
14 |
|
|
|
|
|
|
|
|
|
15 |
## Merge Details
|
16 |
### Merge Method
|
17 |
|
@@ -38,7 +42,23 @@ slices:
|
|
38 |
merge_method: passthrough
|
39 |
dtype: bfloat16
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
```
|
|
|
42 |
π
|
43 |
|
44 |
Don't forget to take care of yourself and have a wonderful day!
|
|
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). π
|
14 |
|
15 |
+
I tested it for thirtneen.second π
|
16 |
+
|
17 |
+
Works pretty good, seems uncensored. I'll update with more results/observations as I continue to test.
|
18 |
+
|
19 |
## Merge Details
|
20 |
### Merge Method
|
21 |
|
|
|
42 |
merge_method: passthrough
|
43 |
dtype: bfloat16
|
44 |
|
45 |
+
π
|
46 |
+
|
47 |
+
```
|
48 |
+
|
49 |
+
### Prompt Format: Alpaca π
|
50 |
+
|
51 |
+
```
|
52 |
+
### Instruction:
|
53 |
+
<Prompt>
|
54 |
+
|
55 |
+
### Input:
|
56 |
+
<Insert Context Here>
|
57 |
+
|
58 |
+
### Response:
|
59 |
+
|
60 |
```
|
61 |
+
|
62 |
π
|
63 |
|
64 |
Don't forget to take care of yourself and have a wonderful day!
|