mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: ibm-granite/granite-8b-code-base
|
3 |
datasets:
|
4 |
- codeparrot/github-code-clean
|
5 |
- bigcode/starcoderdata
|
@@ -21,7 +21,7 @@ tags:
|
|
21 |
<!-- ### convert_type: hf -->
|
22 |
<!-- ### vocab_type: -->
|
23 |
<!-- ### tags: nicoboss -->
|
24 |
-
weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-8b-code-base
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
static quants are available at https://huggingface.co/mradermacher/granite-8b-code-base-GGUF
|
|
|
1 |
---
|
2 |
+
base_model: ibm-granite/granite-8b-code-base-4k
|
3 |
datasets:
|
4 |
- codeparrot/github-code-clean
|
5 |
- bigcode/starcoderdata
|
|
|
21 |
<!-- ### convert_type: hf -->
|
22 |
<!-- ### vocab_type: -->
|
23 |
<!-- ### tags: nicoboss -->
|
24 |
+
weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-8b-code-base-4k
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
static quants are available at https://huggingface.co/mradermacher/granite-8b-code-base-GGUF
|