TheBloke commited on
Commit
1b3937c
1 Parent(s): 1e5f0ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ If you want to ensure guaranteed compatibility with a wide range of llama.cpp ve
39
 
40
  These new methods were released to llama.cpp on 26th April. You will need to pull the latest llama.cpp code and rebuild to be able to use them.
41
 
42
- Don't expect any third-party UIs/tools to support them yet.
43
 
44
  ## How to run in `llama.cpp`
45
 
 
39
 
40
  These new methods were released to llama.cpp on 26th April. You will need to pull the latest llama.cpp code and rebuild to be able to use them.
41
 
42
+ Third party tools/UIs may or may not support them. Check you're using the latest version of any such tools and ask the devs for advice if you find you can't load q5 files.
43
 
44
  ## How to run in `llama.cpp`
45