Transformers
English
falcon
text-generation-inference
TheBloke commited on
Commit
955f955
1 Parent(s): 548f2de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Note: It is not currently possible to use the new k-quant formats with Falcon 7B
40
  <!-- compatibility_ggml start -->
41
  ## Compatibility
42
 
43
- To build cmp-nct's fork of llama.cpp with Falcon 40B support plus preliminary CUDA acceleration, please try the following steps:
44
 
45
  ```
46
  git clone https://github.com/cmp-nct/ggllm.cpp
 
40
  <!-- compatibility_ggml start -->
41
  ## Compatibility
42
 
43
+ To build cmp-nct's fork of llama.cpp with Falcon 7B support plus preliminary CUDA acceleration, please try the following steps:
44
 
45
  ```
46
  git clone https://github.com/cmp-nct/ggllm.cpp