Dustin commited on
Commit
f1c9e31
·
1 Parent(s): 8018735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,6 +9,6 @@ Trained with residual dropout 0.1
9
 
10
  # What is this
11
 
12
- This is the dvruette_llama-13b-pretrained-dropout model quantized to int4, groupsize 128.
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.