InferenceIllusionist
commited on
Commit
•
406b9a4
1
Parent(s):
2694bd4
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- merge
|
4 |
+
- gguf
|
5 |
+
- not-for-all-audiences
|
6 |
+
- storywriting
|
7 |
+
- text adventure
|
8 |
+
---
|
9 |
+
|
10 |
+
# maid-yuzu-v8-alter-iMat-GGUF
|
11 |
+
|
12 |
+
Quantized from fp16 with love. iMatrix file calculated from Q8 quant using an input file from [this discussion](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
13 |
+
|
14 |
+
For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747)
|
15 |
+
|
16 |
+
Original model card can be found [here](https://huggingface.co/rhplus0831/maid-yuzu-v8-alter)
|