turboderp commited on
Commit
7ac6239
1 Parent(s): dd0bd21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ EXL2 quants of [Granite-20B-Code-Instruct](https://huggingface.co/ibm-granite/granite-20b-code-instruct)
6
+
7
+ pad_token_id has been changed in config.json to allow masking/batched inference to work.
8
+
9
+ [2.50 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/2.5bpw)
10
+ [3.00 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/3.0bpw)
11
+ [3.50 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/3.5bpw)
12
+ [4.00 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/4.0bpw)
13
+ [4.50 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/4.5bpw)
14
+ [5.00 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/5.0bpw)
15
+ [6.00 bits per weight](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/tree/6.0bpw)
16
+
17
+ [measurement.json](https://huggingface.co/turboderp/granite-20b-code-instruct-exl2/blob/main/measurement.json)