--- base_model: QuietImpostor/Llama-3.1-Mini-Instruct language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - llama - trl - sft library_name: transformers --- # Info This is a heavily pruned version of Llama 3.1 8B Instruct which went from 32 layers, all the way down to 9. RLHF is definitely required, and is in the works. Hopefully all goes well and we have a Mini Llama 3.1! # Uploaded model - **Developed by:** QuietImpostor - **License:** apache-2.0 - **Finetuned from model :** QuietImpostor/Llama-3.1-Mini-Instruct This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)