TheBloke commited on
Commit
1bdf0bc
1 Parent(s): 7d8cbe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -63,12 +63,7 @@ extra_gated_fields:
63
 
64
  These files are GGML format model files for [OpenAccess AI Collective's Minotaur 15B](https://huggingface.co/openaccess-ai-collective/minotaur-15b).
65
 
66
- GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
67
- * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
68
- * [KoboldCpp](https://github.com/LostRuins/koboldcpp)
69
- * [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
70
- * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
71
- * [ctransformers](https://github.com/marella/ctransformers)
72
 
73
  ## Repositories available
74
 
 
63
 
64
  These files are GGML format model files for [OpenAccess AI Collective's Minotaur 15B](https://huggingface.co/openaccess-ai-collective/minotaur-15b).
65
 
66
+ 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.
 
 
 
 
 
67
 
68
  ## Repositories available
69