18 lines
450 B
Markdown
18 lines
450 B
Markdown
---
|
|
pipeline_tag: text-generation
|
|
inference: false
|
|
license: apache-2.0
|
|
library_name: transformers
|
|
tags:
|
|
- language
|
|
- granite-4.1
|
|
- gguf
|
|
base_model:
|
|
- ibm-granite/granite-4.1-8b
|
|
---
|
|
|
|
> [!NOTE]
|
|
> This repository contains models that have been converted to the GGUF format with various quantizations from an IBM Granite `.safetensors` model.
|
|
>
|
|
> Please reference the base model's full model card here:
|
|
> https://huggingface.co/ibm-granite/granite-4.1-8b |