File size: 899 Bytes
209d41f b3a0be5 209d41f 54a6747 209d41f a027214 209d41f 54a6747 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
- sft
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
---
Codellama-3-8B-Finetuned-Instruct
This model is llama-3-8b-instruct from metal (uploaded by unsloth) trained on the full 65k Codefeedback dataset + the additional 150k Code Feedback Filtered Instruction dataset combined. You can find that dataset linked bellow. This Ai model was trained with the new Qalore method developed by my good friend on discord and fellow Replete-Ai worker walmartbag.
The Qalore method uses Qlora training along with the methods from Galore for aditional reductions in Vram allowing for llama-3-8b to be loaded on 14.5 gb of vram. This allowed this training to be completed on an rtx a4000 16gb in 130 hours for less than $20.
- https://huggingface.co/datasets/Replete-AI/OpenCodeInterpreterData
|