Dustin
commited on
Commit
·
f1c9e31
1
Parent(s):
8018735
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,6 @@ Trained with residual dropout 0.1
|
|
9 |
|
10 |
# What is this
|
11 |
|
12 |
-
This is
|
13 |
|
14 |
Run in text-generation-webui with --wbits 4 and --groupsize 128.
|
|
|
9 |
|
10 |
# What is this
|
11 |
|
12 |
+
This is https://huggingface.co/dvruette/llama-13b-pretrained-dropout quantized to int4, groupsize 128.
|
13 |
|
14 |
Run in text-generation-webui with --wbits 4 and --groupsize 128.
|