Nitral commited on
Commit
3c1ef9b
1 Parent(s): 5529e5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -6,8 +6,18 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
 
 
10
  ---
 
 
 
 
 
 
 
 
11
  # mergedmodel
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
@@ -45,5 +55,3 @@ parameters:
45
  - value: 0.5
46
  dtype: bfloat16
47
  ```
48
- Thanks to @Epiculous for the dope model/ help with llm backends and support overall.
49
- Id like to also thank @kalomaze for the dope sampler additions to ST, @SanjiWatsuki for the help, and the model.
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ - chatml
10
+ - alpaca
11
+ - mistral
12
  ---
13
+ Thanks to @Epiculous for the dope model/ help with llm backends and support overall.
14
+
15
+ Id like to also thank @kalomaze for the dope sampler additions to ST.
16
+
17
+ @SanjiWatsuki Thank you very much for the help, and the model!
18
+
19
+ ST users can find the TextGenPreset in the folder labeled so.
20
+
21
  # mergedmodel
22
 
23
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
55
  - value: 0.5
56
  dtype: bfloat16
57
  ```