Undi95 commited on
Commit
e2f465d
1 Parent(s): 77e52e2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen2-72B-Instruct
4
+ - alpindale/magnum-72b-v1
5
+ library_name: transformers
6
+ tags:
7
+ - mergekit
8
+ - merge
9
+ - OG_finetune_merge
10
+
11
+ ---
12
+
13
+ WIP of retouched [alpindale/magnum-72b-v1](https://huggingface.co/alpindale/magnum-72b-v1) but I will not use "Magnum" in the name. Call it FinalMix!
14
+
15
+ Found some issues, trying to fix them for my own usage and adding more RP data with merging.
16
+
17
+ You can do your own quantized files with the [imatrix.dat file](https://huggingface.co/Undi95/MG-FinalMix-72B/blob/main/imatrix.dat) done with "[wiki.train.raw](https://cosmo.zip/pub/datasets/wikitext-2-raw/)".
18
+
19
+ Credits to [Alpin](https://huggingface.co/alpindale) and the gang for [magnum-72b-v1](https://huggingface.co/alpindale/magnum-72b-v1), and [Ikari](https://huggingface.co/ikaridev) for his datasets.