Llama3.2-3B
Collection
Fine-tuned collection of models from Llama3.2 in Englisha and Bangla. • 4 items • Updated
How to use ihumaunkabir/Llama-3.2-3b-instruct with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ihumaunkabir/Llama-3.2-3b-instruct", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.