Transformers
English
falcon
text-generation-inference
TheBloke commited on
Commit
ddf3e72
1 Parent(s): b793162

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,6 +27,8 @@ GGCC is a new format created in a new fork of llama.cpp that introduced this new
27
 
28
  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.
29
 
 
 
30
  ## Repositories available
31
 
32
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/falcon-7B-instruct-GPTQ)
 
27
 
28
  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.
29
 
30
+ For the previous ggmlv3 files, please see branch `ggmlv3`.
31
+
32
  ## Repositories available
33
 
34
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/falcon-7B-instruct-GPTQ)