Suparious commited on
Commit
d955248
1 Parent(s): 11c4b6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
 
 
 
 
2
  library_name: transformers
3
  tags:
 
 
4
  - 4-bit
5
  - AWQ
6
  - text-generation
@@ -15,7 +21,17 @@ quantized_by: Suparious
15
  - Model creator: [nbeerbower](https://huggingface.co/nbeerbower)
16
  - Original model: [slerp-bophades-truthy-math-mistral-7B](https://huggingface.co/nbeerbower/slerp-bophades-truthy-math-mistral-7B)
17
 
 
18
 
 
 
 
 
 
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - nbeerbower/bophades-mistral-math-DPO-7B
5
+ - nbeerbower/bophades-mistral-truthy-DPO-7B
6
  library_name: transformers
7
  tags:
8
+ - mergekit
9
+ - merge
10
  - 4-bit
11
  - AWQ
12
  - text-generation
 
21
  - Model creator: [nbeerbower](https://huggingface.co/nbeerbower)
22
  - Original model: [slerp-bophades-truthy-math-mistral-7B](https://huggingface.co/nbeerbower/slerp-bophades-truthy-math-mistral-7B)
23
 
24
+ ![image/png](https://huggingface.co/nbeerbower/bophades-mistral-7B/resolve/main/bophades.png)
25
 
26
+ ## Model Summary
27
+
28
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
29
+
30
+ This model was merged using the SLERP merge method.
31
+
32
+ The following models were included in the merge:
33
+ * [nbeerbower/bophades-mistral-math-DPO-7B](https://huggingface.co/nbeerbower/bophades-mistral-math-DPO-7B)
34
+ * [nbeerbower/bophades-mistral-truthy-DPO-7B](https://huggingface.co/nbeerbower/bophades-mistral-truthy-DPO-7B)
35
 
36
  ## How to use
37