Update README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,4 @@ library_name: adapter-transformers
|
|
30 |
|
31 |
Note: If you previously used the q4_0 model before April 26th, 2023, you are using an outdated model. I suggest redownloading for a better experience. Check https://github.com/ggerganov/llama.cpp#quantization for details on the different quantization types.
|
32 |
|
33 |
-
This is a ggml version of vicuna 7b and 13b. This is the censored model, a similar uncensored
|
|
|
30 |
|
31 |
Note: If you previously used the q4_0 model before April 26th, 2023, you are using an outdated model. I suggest redownloading for a better experience. Check https://github.com/ggerganov/llama.cpp#quantization for details on the different quantization types.
|
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.
|