Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ inference: false
|
|
11 |
|
12 |
# MPT-7B-Instruct GGML
|
13 |
|
14 |
-
This is GGML format quantised 4-bit, 5-bit and 8-bit [MosaicML's MPT-7B-Instruct](https://huggingface.co/mosaicml/mpt-7b-instruct).
|
15 |
|
16 |
This repo is the result of converting to GGML and quantising.
|
17 |
|
|
|
11 |
|
12 |
# MPT-7B-Instruct GGML
|
13 |
|
14 |
+
This is GGML format quantised 4-bit, 5-bit and 8-bit GGML models of [MosaicML's MPT-7B-Instruct](https://huggingface.co/mosaicml/mpt-7b-instruct).
|
15 |
|
16 |
This repo is the result of converting to GGML and quantising.
|
17 |
|