Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Note: It is not currently possible to use the new k-quant formats with Falcon 7B
|
|
36 |
<!-- compatibility_ggml start -->
|
37 |
## Compatibility
|
38 |
|
39 |
-
To build cmp-nct's fork of llama.cpp with Falcon
|
40 |
|
41 |
```
|
42 |
git clone https://github.com/cmp-nct/ggllm.cpp
|
|
|
36 |
<!-- compatibility_ggml start -->
|
37 |
## Compatibility
|
38 |
|
39 |
+
To build cmp-nct's fork of llama.cpp with Falcon 7B support plus preliminary CUDA acceleration, please try the following steps:
|
40 |
|
41 |
```
|
42 |
git clone https://github.com/cmp-nct/ggllm.cpp
|