Transformers
mpt
Composer
MosaicML
llm-foundry
TheBloke commited on
Commit
476ebbd
1 Parent(s): bf108b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ These files are GGML format model files for [MosaicML's MPT-30B-Instruct](https:
37
 
38
  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.
39
 
40
- [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.
41
 
42
  ## Repositories available
43
 
 
37
 
38
  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.
39
 
40
+ [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.
41
 
42
  ## Repositories available
43