eachadea commited on
Commit
1beaa85
1 Parent(s): f463185

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  Converted for use with [llama.cpp](https://github.com/ggerganov/llama.cpp)
9
  ---
10
  - Based on AlekseyKorshuk/vicuna-7b
 
11
  - 4-bit quantized
12
  - Needs ~6GB of CPU RAM
13
  - Won't work with alpaca.cpp or old llama.cpp (new ggml format requires latest llama.cpp)
@@ -16,7 +17,9 @@ Converted for use with [llama.cpp](https://github.com/ggerganov/llama.cpp)
16
 
17
  ---
18
 
19
- Bigger 13B version can be found here: https://huggingface.co/eachadea/ggml-vicuna-13b-4bit
 
 
20
 
21
  ---
22
  tags:
 
8
  Converted for use with [llama.cpp](https://github.com/ggerganov/llama.cpp)
9
  ---
10
  - Based on AlekseyKorshuk/vicuna-7b
11
+ - Uncensored
12
  - 4-bit quantized
13
  - Needs ~6GB of CPU RAM
14
  - Won't work with alpaca.cpp or old llama.cpp (new ggml format requires latest llama.cpp)
 
17
 
18
  ---
19
 
20
+ Bigger 13B version can be found here: https://huggingface.co/eachadea/ggml-vicuna-13b-4bit.
21
+
22
+ Unlike 7B, 13B is censored.
23
 
24
  ---
25
  tags: