Transformers
English
falcon
TheBloke commited on
Commit
283562e
1 Parent(s): 52df286

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ GGCC is a new format created in a new fork of llama.cpp that introduced this new
31
 
32
  Currently these files will also not work with code that previously supported Falcon, such as LoLLMs Web UI and ctransformers. But support should be added soon.
33
 
34
- For GGMLv3 files compatible with those UIs, please see the `ggmlv3` branch.
35
 
36
  ## Repositories available
37
 
 
31
 
32
  Currently these files will also not work with code that previously supported Falcon, such as LoLLMs Web UI and ctransformers. But support should be added soon.
33
 
34
+ For GGMLv3 files compatible with those UIs, [please see the old `ggmlv3` branch](https://huggingface.co/TheBloke/falcon-40b-instruct-GGML/tree/ggmlv3).
35
 
36
  ## Repositories available
37