Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,15 @@ tags:
|
|
11 |
|
12 |
# GGML converted versions of [Mosaic's](https://huggingface.co/mosaicml) MPT Models
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
|
17 |
| Name | Based on | Type |
|
|
|
11 |
|
12 |
# GGML converted versions of [Mosaic's](https://huggingface.co/mosaicml) MPT Models
|
13 |
|
14 |
+
|
15 |
+
## CAUTION: MPT Development is still ongoing and not finished!
|
16 |
+
- GGML implementation see here: [Replit + MPT](https://github.com/ggerganov/ggml/pull/145)
|
17 |
+
- Rustformers implementation see here: [Implement MPT Model](https://github.com/rustformers/llm/pull/218)
|
18 |
+
|
19 |
+
If these implementations are complete i will add instructions on how to run the models and update them if necesary!
|
20 |
+
|
21 |
+
|
22 |
+
## Converted Models:
|
23 |
|
24 |
|
25 |
| Name | Based on | Type |
|