Text Generation
Transformers
English
mpt
llm-rs
ggml
text-generation-inference
LLukas22 commited on
Commit
8e65c74
1 Parent(s): 0416b5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -11,7 +11,15 @@ tags:
11
 
12
  # GGML converted versions of [Mosaic's](https://huggingface.co/mosaicml) MPT Models
13
 
14
- Converted Models:
 
 
 
 
 
 
 
 
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 |