|
--- |
|
base_model: meta/llama-3.2-3b-instruct-bnb-4bit |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- gguf |
|
license: apache-2.0 |
|
language: |
|
- en |
|
--- |
|
|
|
|
|
# Llama-3.2-3B-Instruct |
|
|
|
[](https://huggingface.co/deepakkumar07/Llama-3.2-3B-Instruct) |
|
[](https://opensource.org/licenses/Apache-2.0) |
|
|
|
## Model Description |
|
**Llama-3.2-3B-Instruct** is a fine-tuned version of the **Llama-3.2-3B** base model, |
|
optimized for **instruction-following** and **conversational AI** tasks. |
|
This model is trained using **Unsloth** for efficient fine-tuning and inference. |
|
It supports the **GGUF format**, making it ideal for running on various hardware setups. |
|
|
|
## Features |
|
- π¦ **Fine-tuned for instruction-following** |
|
- β‘ **Optimized for GGUF format** (efficient inference) |
|
- π₯ **Compatible with Transformers & Text-Generation-Inference** |
|
- π **Supports English language** |
|
- ποΈ **Trained using Unsloth for high performance** |
|
|
|
|
|
## License |
|
This model is licensed under **Apache 2.0**. |
|
|
|
## Acknowledgments |
|
- [Meta's LLaMA](https://huggingface.co/meta-llama) |
|
- [Unsloth Optimization](https://github.com/unslothai) |
|
- Hugging Face π€ Community |