Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- MN-Chunky-Lotus-12B-F16.gguf +3 -0
- MN-Chunky-Lotus-12B-Q4_K_M.gguf +3 -0
- MN-Chunky-Lotus-12B-Q5_K_M.gguf +3 -0
- MN-Chunky-Lotus-12B-Q6_K.gguf +3 -0
- MN-Chunky-Lotus-12B-Q8_0.gguf +3 -0
- README.md +18 -0
- chunky-lotus.jpg +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
MN-Chunky-Lotus-12B-F16.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
MN-Chunky-Lotus-12B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
MN-Chunky-Lotus-12B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
MN-Chunky-Lotus-12B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
MN-Chunky-Lotus-12B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
MN-Chunky-Lotus-12B-F16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92446f390f69f63714b27f9d929e5aa3e60845e5559bb5e698f34e659a8a44c6
|
| 3 |
+
size 24504276800
|
MN-Chunky-Lotus-12B-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34ac88f598f93d3d97417ca1fe798ceced80de74171d64d55b0c28ad65561ae5
|
| 3 |
+
size 7477204800
|
MN-Chunky-Lotus-12B-Q5_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7471d13d93c6cc9dd2d94894f52a3ce4d0b57e9d3e8b4c35077dbe35f3066b90
|
| 3 |
+
size 8727631680
|
MN-Chunky-Lotus-12B-Q6_K.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3f536fe7eee55e45768e0c37982cfc936d5063c76cf2142ecf960983f485da4
|
| 3 |
+
size 10056210240
|
MN-Chunky-Lotus-12B-Q8_0.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d84f126c6c95ec3c2107ccfc78f8b892ea5fc2290eb4d1aa4db988109d19848
|
| 3 |
+
size 13022369600
|
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- storywriting
|
| 4 |
+
- text adventure
|
| 5 |
+
- creative
|
| 6 |
+
- story
|
| 7 |
+
- writing
|
| 8 |
+
- fiction
|
| 9 |
+
- roleplaying
|
| 10 |
+
- rp
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+

|
| 15 |
+
|
| 16 |
+
# MN-Chunky-Lotus-12B-GGUF
|
| 17 |
+
|
| 18 |
+
GGUF quants of [MN-Chunky-Lotus-12B](https://huggingface.co/FallenMerick/MN-Chunky-Lotus-12B).
|
chunky-lotus.jpg
ADDED
|