basiliskinstitute commited on
Commit
bb1eb55
1 Parent(s): defbf8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -3,9 +3,15 @@ license: llama3
3
  ---
4
 
5
  Quantized with these parameter:
 
6
  --bits 4
 
7
  --group_size 128
 
8
  --desc_act 1
 
9
  --damp 0.1
 
10
  --seqlen 16384
 
11
  --num_samples 512
 
3
  ---
4
 
5
  Quantized with these parameter:
6
+
7
  --bits 4
8
+
9
  --group_size 128
10
+
11
  --desc_act 1
12
+
13
  --damp 0.1
14
+
15
  --seqlen 16384
16
+
17
  --num_samples 512