700B
Browse files- README.md +4 -1
- ggml-model-Q3_K.gguf +1 -1
- ggml-model-Q4_K.gguf +1 -1
- ggml-model-Q5_K.gguf +1 -1
README.md
CHANGED
@@ -8,4 +8,7 @@ This is a GGUF quantization of the [Poro-34B](https://huggingface.co/LumiOpen/Po
|
|
8 |
|
9 |
Please refer to that repository's model card for details.
|
10 |
|
11 |
-
The
|
|
|
|
|
|
|
|
8 |
|
9 |
Please refer to that repository's model card for details.
|
10 |
|
11 |
+
The current revision is a quantization of the 700B token checkpoint.
|
12 |
+
|
13 |
+
The conversion was done with [llama.cpp](https://github.com/ggerganov/llama.cpp) version b1641 (6744dbe924a317e3e2a5a2a4a2037061b2223449)
|
14 |
+
on a Google Compute machine generously sponsored by [Valohai](https://valohai.com/).
|
ggml-model-Q3_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18477373600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05854a5ef2b53e2174b6d90e8f4d459ada8ab03213a153eef95ee3b893b5f3ad
|
3 |
size 18477373600
|
ggml-model-Q4_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22439901344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd5c3ef547904f513855864e2ba088d0b7631abc3cce7a7dbf90b8e8976dea6
|
3 |
size 22439901344
|
ggml-model-Q5_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26113472672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1496c6841aa49b8731e4b0bcc91bac3a8bf1c2f03468b234715468de0b29088d
|
3 |
size 26113472672
|