Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,6 @@ language:
|
|
28 |
library_name: adapter-transformers
|
29 |
---
|
30 |
|
31 |
-
Legacy is for llama.cpp setups older than https://github.com/ggerganov/llama.cpp/pull/
|
32 |
|
33 |
This is a ggml version of vicuna 7b and 13b. This is the censored model, a similar 1.0 uncensored 13b model can be found at https://huggingface.co/eachadea/ggml-vicuna-13b-1.1.
|
|
|
28 |
library_name: adapter-transformers
|
29 |
---
|
30 |
|
31 |
+
Legacy is for llama.cpp setups older than https://github.com/ggerganov/llama.cpp/pull/1508, the regular is faster but does not work on old versions.
|
32 |
|
33 |
This is a ggml version of vicuna 7b and 13b. This is the censored model, a similar 1.0 uncensored 13b model can be found at https://huggingface.co/eachadea/ggml-vicuna-13b-1.1.
|