evintunador / minLlama3
a simplified version of Meta's Llama 3 model to be used for learning
☆38Updated 7 months ago
Alternatives and similar repositories for minLlama3:
Users that are interested in minLlama3 are comparing it to the libraries listed below
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆127Updated 4 months ago
- A project to improve skills of large language models☆230Updated this week
- Tutorial for how to build BERT from scratch☆86Updated 7 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆99Updated 3 months ago
- An Open Source Toolkit For LLM Distillation☆426Updated last week
- [ACL'24] Selective Reflection-Tuning: Student-Selected Data Recycling for LLM Instruction-Tuning☆346Updated 4 months ago
- Official repository for ORPO☆430Updated 7 months ago
- A compact LLM pretrained in 9 days by using high quality data☆279Updated last month
- LLaMA 2 implemented from scratch in PyTorch☆280Updated last year
- LLM Workshop by Sourab Mangrulkar☆359Updated 7 months ago
- Implementation of the LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens Paper