File size: 1,335 Bytes
5266202 8c79f8b 5266202 5b522a8 e45881a 5b522a8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
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 |