Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ This repo is the result of converting to GGML and quantising.
|
|
19 |
|
20 |
* [MPT-7B: 4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/MPT-7B-GGML).
|
21 |
* [MPT-7B-Instruct: 4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/MPT-7B-Instruct-GGML).
|
|
|
22 |
|
23 |
## Provided files
|
24 |
| Name | Quant method | Bits | Size | RAM required | Use case |
|
|
|
19 |
|
20 |
* [MPT-7B: 4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/MPT-7B-GGML).
|
21 |
* [MPT-7B-Instruct: 4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/MPT-7B-Instruct-GGML).
|
22 |
+
* [MPT-7B-Storywriter: 4-bit, 5-bit and 8-bit GGML models for CPU (+CUDA) inference](https://huggingface.co/TheBloke/MPT-7B-Storywriter-GGML).
|
23 |
|
24 |
## Provided files
|
25 |
| Name | Quant method | Bits | Size | RAM required | Use case |
|