radi-cho commited on
Commit
116584c
·
verified ·
1 Parent(s): 540e390

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,7 +6,11 @@ license: gemma
6
  | ----------- | ---- | ----- |
7
  | Unquantized | 8.45 | 13.06 |
8
  | W4G64 | 6.88 | 11.02 |
9
- | W3G64 | TBD | TBD |
 
 
 
 
10
 
11
  Evaluations are provided for models with learned scales.<br>
12
  Check the base [`gemma-2-9b-FLUTE`](https://huggingface.co/radi-cho/gemma-2-9b-FLUTE) for `lm-eval-harness` benchmarks.
 
6
  | ----------- | ---- | ----- |
7
  | Unquantized | 8.45 | 13.06 |
8
  | W4G64 | 6.88 | 11.02 |
9
+ | W3G64 | 7.35 | 11.72 |
10
+
11
+ Revisions available in this repository:
12
+ - `main` (W4G64, scales learned);
13
+ - `nfl_w3g64` (W3G64, scales learned);
14
 
15
  Evaluations are provided for models with learned scales.<br>
16
  Check the base [`gemma-2-9b-FLUTE`](https://huggingface.co/radi-cho/gemma-2-9b-FLUTE) for `lm-eval-harness` benchmarks.