jiyuanq commited on
Commit
406505c
1 Parent(s): 44dcdd7

Create README.md

Browse files

falcon-40b-instruct quantized with GPTQ using the script in https://github.com/huggingface/text-generation-inference/pull/438
group size: 128
act order: true
nsamples: 128
dataset: wikitext2

Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ ---