jiyuanq commited on
Commit
c4047a7
1 Parent(s): 4f821f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -4,7 +4,8 @@ pipeline_tag: text-generation
4
  ---
5
 
6
  falcon-40b-instruct quantized with GPTQ using the script in https://github.com/huggingface/text-generation-inference/pull/438
7
- group size: 128
8
- act order: true
9
- nsamples: 128
10
- dataset: wikitext2
 
 
4
  ---
5
 
6
  falcon-40b-instruct quantized with GPTQ using the script in https://github.com/huggingface/text-generation-inference/pull/438
7
+
8
+ - group size: 128
9
+ - act order: true
10
+ - nsamples: 128
11
+ - dataset: wikitext2