Transformers
mpt
Composer
MosaicML
llm-foundry
TheBloke commited on
Commit
561c5ad
1 Parent(s): f123950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ These files are GGML format model files for [MosaicML's MPT-30B-Chat](https://hu
44
 
45
  Please note that these GGMLs are **not compatible with llama.cpp, or currently with text-generation-webui**. Please see below for a list of tools known to work with these model files.
46
 
47
- [KoboldCpp](https://github.com/LostRuins/koboldcpp_ just added GPU accelerated (OpenCL) support for MPT models, so that is the client I recommend using for these models.
48
 
49
  ## Repositories available
50
 
 
44
 
45
  Please note that these GGMLs are **not compatible with llama.cpp, or currently with text-generation-webui**. Please see below for a list of tools known to work with these model files.
46
 
47
+ [KoboldCpp](https://github.com/LostRuins/koboldcpp) just added GPU accelerated (OpenCL) support for MPT models, so that is the client I recommend using for these models.
48
 
49
  ## Repositories available
50