Burn Oil commited on
Commit
a044322
β€’
1 Parent(s): 18905b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
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!