Blizado commited on
Commit
d4b18f2
1 Parent(s): c3ca6ad

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +18 -0
  2. config.json +3 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: []
3
+ tags:
4
+ - mergekit
5
+ - merge
6
+ - mistral
7
+ - german
8
+ - deutsch
9
+ - english
10
+ - roleplay
11
+ - chatml
12
+ - gguf
13
+ language:
14
+ - de
15
+ - en
16
+ ---
17
+
18
+ This is the GGUF Q8_0 version of the experimental SLERP merge model [Blizado/Blizado/discolm-kunoichi-7b-german-v0.1](https://huggingface.co/Blizado/Blizado/discolm-kunoichi-7b-german-v0.1)
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "mistral"
3
+ }