Text Generation
Transformers
code
4 papers
TheBloke commited on
Commit
6be0563
1 Parent(s): 255acd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ ASSISTANT:
90
  <!-- compatibility_ggml start -->
91
  ## Compatibilty
92
 
93
- These files are **not** compatible with llama.cpp.
94
 
95
  Currently they can be used with:
96
  * KoboldCpp, a powerful inference engine based on llama.cpp, with good UI: [KoboldCpp](https://github.com/LostRuins/koboldcpp)
 
90
  <!-- compatibility_ggml start -->
91
  ## Compatibilty
92
 
93
+ These files are **not** compatible with text-generation-webui, llama.cpp, or llama-cpp-python.
94
 
95
  Currently they can be used with:
96
  * KoboldCpp, a powerful inference engine based on llama.cpp, with good UI: [KoboldCpp](https://github.com/LostRuins/koboldcpp)