Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
-
base_model: ibm-granite/granite-20b-code-
|
| 4 |
-
inference:
|
| 5 |
license: apache-2.0
|
| 6 |
datasets:
|
| 7 |
- bigcode/commitpackft
|
|
@@ -203,6 +203,6 @@ model-index:
|
|
| 203 |
veriefied: false
|
| 204 |
---
|
| 205 |
|
| 206 |
-
#
|
| 207 |
|
| 208 |
ExLlamav2 8 bpw quants of https://huggingface.co/ibm-granite/granite-20b-code-instruct
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
+
base_model: ibm-granite/granite-20b-code-instruct
|
| 4 |
+
inference: false
|
| 5 |
license: apache-2.0
|
| 6 |
datasets:
|
| 7 |
- bigcode/commitpackft
|
|
|
|
| 203 |
veriefied: false
|
| 204 |
---
|
| 205 |
|
| 206 |
+
# Granite-20B-Code-Instruct
|
| 207 |
|
| 208 |
ExLlamav2 8 bpw quants of https://huggingface.co/ibm-granite/granite-20b-code-instruct
|