Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- language
|
8 |
- granite-3.2
|
|
|
9 |
base_model:
|
10 |
- ibm-granite/granite-3.1-8b-instruct-GGUF
|
11 |
---
|
@@ -13,7 +14,7 @@ base_model:
|
|
13 |
> [!NOTE]
|
14 |
> This repository contains models that have been converted to the GGUF format with various quantizations from an IBM Granite base model.
|
15 |
>
|
16 |
-
> Please reference the base model's model card here:
|
17 |
> https://huggingface.co/ibm-granite/granite-3.2-8b-instruct
|
18 |
|
19 |
|
|
|
6 |
tags:
|
7 |
- language
|
8 |
- granite-3.2
|
9 |
+
- gguf
|
10 |
base_model:
|
11 |
- ibm-granite/granite-3.1-8b-instruct-GGUF
|
12 |
---
|
|
|
14 |
> [!NOTE]
|
15 |
> This repository contains models that have been converted to the GGUF format with various quantizations from an IBM Granite base model.
|
16 |
>
|
17 |
+
> Please reference the base model's full model card here:
|
18 |
> https://huggingface.co/ibm-granite/granite-3.2-8b-instruct
|
19 |
|
20 |
|