This model is a fine-tuned version of the
Meta LLaMA 3.1 8B Instruct model.
It has been fine-tuned using the
Unsloth library with
4-bit quantization for efficient inference and deployment.
The fine-tuning process utilized a synthetic dataset from
@AI Maker Space consisting of acronyms and their expanded forms in English and was performed using the LoRA (Low-Rank Adaptation) technique, specifically designed for instruction-based tasks.
It can be easily deployed in low-resource environments thanks to the 4-bit quantization.
This llama model was trained 2x faster with
Unsloth and Huggingface's TRL library.