The Big Blender
commited on
Commit
·
6a8a114
1
Parent(s):
eaa0793
Fixed GGUFs
Browse files- .gitattributes +1 -13
- dolphin-2.9.3-mistral-nemo-F16.gguf → dolphin-2.9.3-mistral-nemo-12b.F16.gguf +2 -2
- dolphin-2.9.3-mistral-nemo-Q3_K_S.gguf → dolphin-2.9.3-mistral-nemo-12b.Q2_K.gguf +2 -2
- dolphin-2.9.3-mistral-nemo-Q2_K.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_L.gguf +2 -2
- dolphin-2.9.3-mistral-nemo-Q3_K_L.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_M.gguf +2 -2
- dolphin-2.9.3-mistral-nemo-Q3_K_M.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_S.gguf +2 -2
- dolphin-2.9.3-mistral-nemo-12b.Q4_0.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q4_1.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q4_K_M.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q4_K_S.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q5_0.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q5_1.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q5_K_M.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q5_K_S.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q6_K.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-12b.Q8_0.gguf +3 -0
- dolphin-2.9.3-mistral-nemo-Q4_0.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q4_K_M.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q4_K_S.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q5_0.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q5_K_M.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q5_K_S.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q6_K.gguf +0 -3
- dolphin-2.9.3-mistral-nemo-Q8_0.gguf +0 -3
.gitattributes
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
@@ -33,16 +34,3 @@ 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
|
36 |
-
dolphin-2.9.3-mistral-nemo-F16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
-
dolphin-2.9.3-mistral-nemo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
-
dolphin-2.9.3-mistral-nemo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
-
dolphin-2.9.3-mistral-nemo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
-
dolphin-2.9.3-mistral-nemo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
-
dolphin-2.9.3-mistral-nemo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
-
dolphin-2.9.3-mistral-nemo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
-
dolphin-2.9.3-mistral-nemo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
-
dolphin-2.9.3-mistral-nemo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
-
dolphin-2.9.3-mistral-nemo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
-
dolphin-2.9.3-mistral-nemo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
-
dolphin-2.9.3-mistral-nemo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
-
dolphin-2.9.3-mistral-nemo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.gguf filter=lfs diff=lfs merge=lfs -text
|
5 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
6 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
7 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
|
|
34 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-F16.gguf → dolphin-2.9.3-mistral-nemo-12b.F16.gguf
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b234e48741b6ee9442f6cb82551af162aa321f598bcd813c4554ab2b3663d147
|
3 |
+
size 24504317536
|
dolphin-2.9.3-mistral-nemo-Q3_K_S.gguf → dolphin-2.9.3-mistral-nemo-12b.Q2_K.gguf
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e0a3de7b45637b19a2c095c2c66c50a6544f61f791a9854e1ffe1d27bb99c1c
|
3 |
+
size 4791059552
|
dolphin-2.9.3-mistral-nemo-Q2_K.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_L.gguf
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9d3debe4c0f900e3d5d9942de888521afd672830bda2e529a6f3db49293d415
|
3 |
+
size 6561515648
|
dolphin-2.9.3-mistral-nemo-Q3_K_L.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_M.gguf
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:429567551f1578068f8fcb4b60f9dcfef2d1e87d3e4680cee3d54f9c29241acc
|
3 |
+
size 6083102848
|
dolphin-2.9.3-mistral-nemo-Q3_K_M.gguf → dolphin-2.9.3-mistral-nemo-12b.Q3_K_S.gguf
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cbf7d2940067dcb4e6c5406580ddfef03e89c3243b2bdff202613ec3416697b
|
3 |
+
size 5534238848
|
dolphin-2.9.3-mistral-nemo-12b.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3c1e1bea21e92ae0378c1887abc5182ed0094b696201fdfb61ce3a9efb348a5
|
3 |
+
size 7071714752
|
dolphin-2.9.3-mistral-nemo-12b.Q4_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8f969cf7d481758b0e6c49aa0a2532a6c12e7ca41cf6b9b64bb39fde93a8d79
|
3 |
+
size 7795232832
|
dolphin-2.9.3-mistral-nemo-12b.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:654d033bd2ce70dc09e8a64067bc858cf15978598494142d67a48d35a4c4c521
|
3 |
+
size 7477218752
|
dolphin-2.9.3-mistral-nemo-12b.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb33f6bd0d5008f7b79ce1b2e364e3b393a09d874d70bc62f8dff0b5ec8b905a
|
3 |
+
size 7120211392
|
dolphin-2.9.3-mistral-nemo-12b.Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b63d625d1ce982f3b3344cbc52e7e9bdb63f76b0fb5cf828e7ae958e2038cea5
|
3 |
+
size 8518750912
|
dolphin-2.9.3-mistral-nemo-12b.Q5_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:240ddf0a7c673d0e9180c4f7ff9e63ef2dee5e081c0c28c7de14434af54f670e
|
3 |
+
size 9242268992
|
dolphin-2.9.3-mistral-nemo-12b.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b991949ca4087efd7f2094b8c4c06846d2d86b00857b9fe5f3dc70106b8469e
|
3 |
+
size 8727646912
|
dolphin-2.9.3-mistral-nemo-12b.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbad31d3bebd33f342e846cbf1ef9bf01af335e1219bde41e9decabea4b2bbed
|
3 |
+
size 8518750912
|
dolphin-2.9.3-mistral-nemo-12b.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c61645d296edb6f6b2ef8379c4c24260bf24961a9dcbc14712509b81379ca6eb
|
3 |
+
size 10056226848
|
dolphin-2.9.3-mistral-nemo-12b.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81f722c1643adaa83ecf29372a533701436eb0a60f6f0400c50f6c7d07a63549
|
3 |
+
size 13022391136
|
dolphin-2.9.3-mistral-nemo-Q4_0.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e8c43b814d4a7e4c5914fc14c8a0fc2fc3c5f92ab34d904f593282d32f470a78
|
3 |
-
size 7071713984
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q4_K_M.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:09f9114e06d88b791e322586cf28a844d2d0a3876d04d6deffe2dfb26616dd83
|
3 |
-
size 7477217984
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q4_K_S.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ca21f08cc3262a8db96a0019bdf970caefc7f6232100abed44466349d4657f09
|
3 |
-
size 7120210624
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q5_0.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:563ab593394ca6e34c5c8c643f74a11ceb5c0ccb703a88f1a6212b0638ea8f8d
|
3 |
-
size 8518750144
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q5_K_M.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:6471cbcecabe85dc12ce20a1628a3427d4f706929af6a0734c1e2777ad250c96
|
3 |
-
size 8727646144
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q5_K_S.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a045bf692095ffe95ee8d2c0f923ad8384647ee2a5ccd7a81f3800512fba7186
|
3 |
-
size 8518750144
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q6_K.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f02e0e9bd636560fdf2560fd4d6ee2749ab5ba4827b614edccc2a69b9af0905d
|
3 |
-
size 10056226080
|
|
|
|
|
|
|
|
dolphin-2.9.3-mistral-nemo-Q8_0.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ee7de93c85adffd766d2d1d7cc3b47b8faad396cc8b77a8da425bf5c39df3d6a
|
3 |
-
size 13022390368
|
|
|
|
|
|
|
|