InferenceIllusionist commited on
Commit
46f164e
1 Parent(s): bfaa9fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,10 +1,27 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
3
  ---
 
 
 
4
  Original model card [here](https://huggingface.co/Sao10K/Typhon-Mixtral-v1)
5
 
6
  All credits to [Sao10K](https://huggingface.co/Sao10K/) for the original model.
7
 
8
- Typhon-Mixtral-v1 quantized with love.
 
 
 
 
 
 
 
 
9
 
10
- Imatrix dat file calculated with Q8_0 GGUF.
 
1
  ---
2
  license: cc-by-4.0
3
+ tags:
4
+ - merge
5
+ - gguf
6
+ - storywriting
7
+ - text adventure
8
+ - iMat
9
  ---
10
+
11
+ <img src="https://i.imgur.com/P68dXux.png" width="400"/>
12
+
13
  Original model card [here](https://huggingface.co/Sao10K/Typhon-Mixtral-v1)
14
 
15
  All credits to [Sao10K](https://huggingface.co/Sao10K/) for the original model.
16
 
17
+ Typhon-Mixtral-v1 quantized with love. Imatrix dat file calculated with Q8_0 GGUF.
18
+
19
+ For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747)
20
+
21
+ <i>All quants are verified working prior to uploading to repo for your safety and convenience. </i>
22
+
23
+ Please note importance matrix quantizations are a work in progress, IQ3 and above is recommended for best results.
24
+
25
+ <b>Tip:</b> Pick a size that can fit in your GPU while still allowing some room for context for best speed. You may need to pad this further depending on if you are running image gen or TTS as well.
26
 
27
+ Original model card can be found [here](https://huggingface.co/rhplus0831/maid-yuzu-v8-alter)