mradermacher
commited on
uploaded from rich1
Browse files- .gitattributes +24 -0
- vortex-3b-v2.i1-IQ1_M.gguf +3 -0
- vortex-3b-v2.i1-IQ1_S.gguf +3 -0
- vortex-3b-v2.i1-IQ2_M.gguf +3 -0
- vortex-3b-v2.i1-IQ2_S.gguf +3 -0
- vortex-3b-v2.i1-IQ2_XS.gguf +3 -0
- vortex-3b-v2.i1-IQ2_XXS.gguf +3 -0
- vortex-3b-v2.i1-IQ3_M.gguf +3 -0
- vortex-3b-v2.i1-IQ3_S.gguf +3 -0
- vortex-3b-v2.i1-IQ3_XS.gguf +3 -0
- vortex-3b-v2.i1-IQ3_XXS.gguf +3 -0
- vortex-3b-v2.i1-IQ4_NL.gguf +3 -0
- vortex-3b-v2.i1-IQ4_XS.gguf +3 -0
- vortex-3b-v2.i1-Q2_K.gguf +3 -0
- vortex-3b-v2.i1-Q2_K_S.gguf +3 -0
- vortex-3b-v2.i1-Q3_K_L.gguf +3 -0
- vortex-3b-v2.i1-Q3_K_M.gguf +3 -0
- vortex-3b-v2.i1-Q3_K_S.gguf +3 -0
- vortex-3b-v2.i1-Q4_0.gguf +3 -0
- vortex-3b-v2.i1-Q4_1.gguf +3 -0
- vortex-3b-v2.i1-Q4_K_M.gguf +3 -0
- vortex-3b-v2.i1-Q4_K_S.gguf +3 -0
- vortex-3b-v2.i1-Q5_K_M.gguf +3 -0
- vortex-3b-v2.i1-Q5_K_S.gguf +3 -0
- vortex-3b-v2.i1-Q6_K.gguf +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,27 @@ saved_model/**/* 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 |
imatrix.dat 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 |
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
vortex-3b-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
vortex-3b-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
vortex-3b-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
vortex-3b-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
vortex-3b-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
vortex-3b-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
vortex-3b-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
vortex-3b-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
vortex-3b-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
vortex-3b-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
vortex-3b-v2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
vortex-3b-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
vortex-3b-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
vortex-3b-v2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
vortex-3b-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
vortex-3b-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
53 |
+
vortex-3b-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
54 |
+
vortex-3b-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
55 |
+
vortex-3b-v2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
vortex-3b-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
57 |
+
vortex-3b-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
58 |
+
vortex-3b-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
59 |
+
vortex-3b-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
60 |
+
vortex-3b-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
vortex-3b-v2.i1-IQ1_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98b4251fd86c4060d320b919abba604577135f36303e8671d2ce3591922e9444
|
3 |
+
size 706962848
|
vortex-3b-v2.i1-IQ1_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbb59a5148e310e1e44a641abbd6ba6e0cd04a8fc3703a272fd8f3c84c49e242
|
3 |
+
size 655353248
|
vortex-3b-v2.i1-IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c863b9ca2b3a29bafd4ad1b3dce499ce5d3ab52b4a19c5cd81c1614eef7ba4a
|
3 |
+
size 990371648
|
vortex-3b-v2.i1-IQ2_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6485e62d46bd4ddc381b2529b8e66a4a99ca652ac0f29dabfe23fdbe0045e8ae
|
3 |
+
size 921558848
|
vortex-3b-v2.i1-IQ2_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:340e15689db5a10c4165e42bfff6e79a2230944fa98165220f4883fe9a5e3efb
|
3 |
+
size 868345248
|
vortex-3b-v2.i1-IQ2_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9607f3732bdec25143876aae5b68348f19d6a549bd127680dcafc8cb30dc2245
|
3 |
+
size 792978848
|
vortex-3b-v2.i1-IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be110cc9969f7995b70800c6c0552f2311fbc9b7168ae6ecf00961902874b976
|
3 |
+
size 1373649248
|
vortex-3b-v2.i1-IQ3_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a1b83d3c557ed1616d04e692a1bfadc9d622785035c67a63a78620f0057b472
|
3 |
+
size 1248311648
|
vortex-3b-v2.i1-IQ3_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d135a5dd82aaef0941ca8184c063ac3053ef1d9bbead603bf1e85680ba2f066
|
3 |
+
size 1218820448
|
vortex-3b-v2.i1-IQ3_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2e6156f4c7418774f8c1226d757d7d2a82f472fc0ae75b31231e4c450dca9aa
|
3 |
+
size 1123082048
|
vortex-3b-v2.i1-IQ4_NL.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49e959aba39ae3075319f95a4a303956ca41069355dab7d2199ede3536481e28
|
3 |
+
size 1599640448
|
vortex-3b-v2.i1-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a288b35e64bf7107bbcba9e59e911199cc2e662408066d981717546bce546b4
|
3 |
+
size 1516974848
|
vortex-3b-v2.i1-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9a22cac51502f4d2c3e0c7ecf09e125deb2de49808233f9913b57e52045cfbe
|
3 |
+
size 1086144448
|
vortex-3b-v2.i1-Q2_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:967cc3f350623cbca2e3f5b86b900619289b3a6eeed9007de19a8d509bac612c
|
3 |
+
size 1004224448
|
vortex-3b-v2.i1-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353e8e8f5dd4b76d1a0bb71d10472214f3b7687221b5db321c426b0e7da2e169
|
3 |
+
size 1602206048
|
vortex-3b-v2.i1-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:666d96b823c2c04c115b03f637f1653667401b2c6609f5e7258889e8d7320d6d
|
3 |
+
size 1477687648
|
vortex-3b-v2.i1-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f38d8b8e7e8708366fe5263790b08dc5391a496815bf7926bef05728e007151f
|
3 |
+
size 1248311648
|
vortex-3b-v2.i1-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f5eb3fd3ad113e088ffee65c9525afd5fda18f91cb8c6dc0d42f32a4b4b54d2
|
3 |
+
size 1606194048
|
vortex-3b-v2.i1-Q4_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abd3ecf77a20e442ac1ca319d2c50561355558afc486173715f76be331a120d9
|
3 |
+
size 1764971648
|
vortex-3b-v2.i1-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dc5ef7da06638af9dc4896c5770e2737a6a999ffeaaea4725ea49e4f73463b7
|
3 |
+
size 1786418048
|
vortex-3b-v2.i1-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88258b633e4fcb247a841680f8005eafcb9258e9a690a8afd8a8a8a4e4d4f6b3
|
3 |
+
size 1612747648
|
vortex-3b-v2.i1-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4463e03c0e6153735ec5556c6c238c235e230cea4eb0f837cb22f8bd0b16a47f
|
3 |
+
size 2069566848
|
vortex-3b-v2.i1-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cfe7a5503424cd0916319120faa006e3850f6f7325dec16ecec7b66864e9f43
|
3 |
+
size 1930302848
|
vortex-3b-v2.i1-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9458ff975736e91626a091f96a77031713ef45b609455333b5a81ee72a38d3f
|
3 |
+
size 2281631648
|