mdouglas/granite-3.1-3b-a800m-base-bnb-4bit
020
[!IMPORTANT] This repository is an experimental quantized version of the original model `ibm-granite/granite-3.1-3b-a800m-base`. It requires development versions oftransformersandbitsandbytes.
Quantization
The MLP expert parameters have been quantized in the NF4 format along with all nn.Linear modules except lm_head and router modules, using an experimental bnb_4bit_target_parameters configuration option.
Granite-3.1-3B-A800M-Base
Model Summary Granite-3.1-3B-A800M-Base is a decoder-only language model to support a variety of text-to-text generation tasks. It extends the context length of Granite-3.0-3B-A800M-Base from 4K to 128K
- Developers: Granite Team, IBM
- GitHub Repository: ibm-granite/granite-3.1-language-models
- Website: Granite Docs
- Paper: Granite 3.1 Language Models (coming soon)
- Release Date: December 18th, 2024
- License: Apache 2.0
Model Architecture: Granite-3.1-3B-A800M-Base is based on a decoder-only sparse Mixture of Experts (MoE) transformer architecture. Core components of this architecture are: Fine-grained Experts, Dropless Token Routing, and Load Balancing Loss.
