Transformers
mpt
Composer
MosaicML
llm-foundry
StreamingDatasets
text-generation-inference
6 papers
TheBloke commited on
Commit
b489780
1 Parent(s): fd0f507

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Please note that these MPT GGMLs are **not compatbile with llama.cpp**. Please s
56
  These files are **not** compatible with llama.cpp.
57
 
58
  Currently they can be used with:
59
- * KoboldCpp, a powerful inference engine based on llama.cpp, with good UI: [KoboldCpp(https://github.com/LostRuins/koboldcpp)
60
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
61
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
62
  * [rustformers' llm](https://github.com/rustformers/llm)
 
56
  These files are **not** compatible with llama.cpp.
57
 
58
  Currently they can be used with:
59
+ * KoboldCpp, a powerful inference engine based on llama.cpp, with good UI: [KoboldCpp](https://github.com/LostRuins/koboldcpp)
60
  * The ctransformers Python library, which includes LangChain support: [ctransformers](https://github.com/marella/ctransformers)
61
  * The GPT4All-UI which uses ctransformers: [GPT4All-UI](https://github.com/ParisNeo/gpt4all-ui)
62
  * [rustformers' llm](https://github.com/rustformers/llm)