Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,25 @@ tags:
|
|
| 7 |
- language
|
| 8 |
- granite-3.1
|
| 9 |
base_model:
|
| 10 |
-
- ibm-granite/granite-3.1-8b-
|
| 11 |
---
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
# Granite-3.1-8B-Instruct
|
| 14 |
|
| 15 |
**Model Summary:**
|
|
|
|
| 7 |
- language
|
| 8 |
- granite-3.1
|
| 9 |
base_model:
|
| 10 |
+
- ibm-granite/granite-3.1-8b-instruct
|
| 11 |
---
|
| 12 |
+
# Granite-3.1-8B-Instruct-exl2
|
| 13 |
+
Original model: [granite-3.1-8b-instruct](https://huggingface.co/ibm-granite/granite-3.1-8b-instruct)
|
| 14 |
+
Creator: [Granite Team, IBM](https://huggingface.co/ibm-granite)
|
| 15 |
+
## Quants
|
| 16 |
+
[4bpw h6 (main)](https://huggingface.co/cgus/granite-3.1-8b-instruct-exl2/tree/main)
|
| 17 |
+
[4.5bpw h6](https://huggingface.co/cgus/granite-3.1-8b-instruct-exl2/tree/4.5bpw-h6)
|
| 18 |
+
[5bpw h6](https://huggingface.co/cgus/granite-3.1-8b-instruct-exl2/tree/5bpw-h6)
|
| 19 |
+
[6bpw h6](https://huggingface.co/cgus/granite-3.1-8b-instruct-exl2/tree/6bpw-h6)
|
| 20 |
+
[8bpw h8](https://huggingface.co/cgus/granite-3.1-8b-instruct-exl2/tree/8bpw-h8)
|
| 21 |
+
|
| 22 |
+
## Quantization notes
|
| 23 |
+
Made with Exllamav2 0.2.7 with the default dataset. This is the first version that supports Granite architecture.
|
| 24 |
+
So this model will work only with apps that have exllamav2 0.2.7 or newer.
|
| 25 |
+
It should work with newest TabbyAPI or Text-Generation-WebUI.
|
| 26 |
+
Exl2 models require to be fully loaded into GPU, offloading to RAM isn't natively supported.
|
| 27 |
+
Also they require either a Nvidia RTX card on Windows or Nvidia RTX/AMD ROCm on Linux.
|
| 28 |
+
# Original model card
|
| 29 |
# Granite-3.1-8B-Instruct
|
| 30 |
|
| 31 |
**Model Summary:**
|