16 repos
Deep learning techniques for adapting and improving large language models through methods like QLoRA, DPO alignment, RLHF, and RAG pipelines. These repositories provide implementations, tutorials, and frameworks for fine-tuning LLMs efficiently on consumer hardware, optimizing model behavior through reinforcement learning and preference-based training, and augmenting models with retrieval systems. Covers both theoretical foundations in attention mechanisms and practical applied examples using PyTorch.