Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- README.md +1 -1
- granite-3.1-8b-instruct.q5_k.gguf +3 -0
- granite-3.1-8b-instruct.q6_k.gguf +3 -0
- granite-3.1-8b-instruct.q8_0.gguf +3 -0
- granite-3.1-8b-instruct.q8_p.gguf +3 -0
- granite-3.1-8b-instruct.q8q4.gguf +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,8 @@ 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 |
granite-3.1-8b-instruct.f16.gguf 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 |
granite-3.1-8b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
granite-3.1-8b-instruct.q5_k.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
granite-3.1-8b-instruct.q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
granite-3.1-8b-instruct.q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
granite-3.1-8b-instruct.q8_p.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
granite-3.1-8b-instruct.q8q4.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -14,4 +14,4 @@ Result:
|
|
14 |
both f16.q6 and f16.q5 are smaller than q8_0 standard quantization
|
15 |
and they perform as well as the pure f16.
|
16 |
|
17 |
-
Updated on: Sun Jan 05,
|
|
|
14 |
both f16.q6 and f16.q5 are smaller than q8_0 standard quantization
|
15 |
and they perform as well as the pure f16.
|
16 |
|
17 |
+
Updated on: Sun Jan 05, 18:30:27
|
granite-3.1-8b-instruct.q5_k.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92aaa1b4a379c6bb6eff8957b4c7240e49c41993964906234329295688aa0941
|
3 |
+
size 6034965152
|
granite-3.1-8b-instruct.q6_k.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:311136ed246bfcf00e51d34fe05957850af66dfde98087d096228c48617b9045
|
3 |
+
size 6942966432
|
granite-3.1-8b-instruct.q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18be26edff5536c7a2c65a0fe833902e41b28ef6ed67d0c24da4b69f130f066a
|
3 |
+
size 8873001632
|
granite-3.1-8b-instruct.q8_p.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ec8b1218726ffcd3dfcc685c84db1eae28b6b967bd46934c4bd945a0f1efd69
|
3 |
+
size 8684246432
|
granite-3.1-8b-instruct.q8q4.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:693f92eacfd57fee4d8ead22f82740bc919d6ffcccbc2ab85bc42d9932ad1844
|
3 |
+
size 4991620512
|