cgus commited on
Commit
c5832eb
·
verified ·
1 Parent(s): 3e17065

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -2,14 +2,25 @@
2
  pipeline_tag: text-generation
3
  inference: false
4
  license: apache-2.0
5
- library_name: transformers
6
  tags:
7
  - language
8
  - granite-3.3
9
  base_model:
10
- - ibm-granite/granite-3.3-2b-base
11
  ---
12
-
 
 
 
 
 
 
 
 
 
 
 
13
  # Granite-3.3-2B-Instruct
14
 
15
  **Model Summary:**
 
2
  pipeline_tag: text-generation
3
  inference: false
4
  license: apache-2.0
5
+ library_name: exllamav2
6
  tags:
7
  - language
8
  - granite-3.3
9
  base_model:
10
+ - ibm-granite/granite-3.3-2b-instruct
11
  ---
12
+ # Granite-3.3-2B-Instruct-exl2
13
+ Original model: [granite-3.3-2b-instruct](https://huggingface.co/ibm-granite/granite-3.3-2b-instruct) by [Granite Team, IBM](https://huggingface.co/ibm-granite)
14
+ ## Quants
15
+ [4bpw h6 (main)](https://huggingface.co/cgus/granite-3.3-2b-instruct-exl2/tree/main)
16
+ [4.5bpw h6](https://huggingface.co/cgus/granite-3.3-2b-instruct-exl2/tree/4.5bpw-h6)
17
+ [5bpw h6](https://huggingface.co/cgus/granite-3.3-2b-instruct-exl2/tree/5bpw-h6)
18
+ [6bpw h6](https://huggingface.co/cgus/granite-3.3-2b-instruct-exl2/tree/6bpw-h6)
19
+ [8bpw h8](https://huggingface.co/cgus/granite-3.3-2b-instruct-exl2/tree/8bpw-h8)
20
+ ## Quantization notes
21
+ Made with Exllamav2 0.2.8 with default dataset.
22
+ These quants can be used with TabbyAPI or Text-Generation-WebUI and RTX GPU (Windows) or RTX/ROCm (AMD).
23
+ # Original model card
24
  # Granite-3.3-2B-Instruct
25
 
26
  **Model Summary:**