Qubitium commited on
Commit
1daef8d
·
verified ·
1 Parent(s): 5ea8129

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,6 +35,8 @@ with tempfile.TemporaryDirectory() as tmp_dir:
35
  print(make_table(results, "groups"))
36
  ```
37
 
 
 
38
 
39
  | Tasks |Version| Filter |n-shot| Metric | |Value | |Stderr|
40
  |------------------|------:|----------------|-----:|-----------|---|-----:|---|-----:|
 
35
  print(make_table(results, "groups"))
36
  ```
37
 
38
+ Full quantization and eval reproduction code: https://github.com/ModelCloud/GPTQModel/issues/1545#issuecomment-2811997133
39
+
40
 
41
  | Tasks |Version| Filter |n-shot| Metric | |Value | |Stderr|
42
  |------------------|------:|----------------|-----:|-----------|---|-----:|---|-----:|