--- 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 [![Hugging Face](https://img.shields.io/badge/Hugging%20Face-Model%20Card-yellow)](https://huggingface.co/deepakkumar07/Llama-3.2-3B-Instruct) [![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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