Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,8 @@ tags:
|
|
14 |
|
15 |
**Original Model Link: https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1**
|
16 |
|
17 |
-
This will NOT work with llama.cpp as of 5/
|
|
|
18 |
|
19 |
# RedPajama-INCITE-Instruct-3B-v1
|
20 |
|
|
|
14 |
|
15 |
**Original Model Link: https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1**
|
16 |
|
17 |
+
This will NOT work with llama.cpp as of 5/13/2023, but this NOW works (5/13/2023) with the GGML in https://github.com/ggerganov/ggml/ via gpt-neox
|
18 |
+
This also works in my project https://github.com/keldenl/gpt-llama.cpp (uses ggml as an InferenceEngine).
|
19 |
|
20 |
# RedPajama-INCITE-Instruct-3B-v1
|
21 |
|