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

[![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