Update README.md
Browse files
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
|
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
|