15 repos
Fine-tuning and parameter-efficient adaptation techniques for large language models, with heavy emphasis on LoRA (Low-Rank Adaptation) and related methods. This cluster covers frameworks and tools for training customized LLM variants—from multi-GPU orchestration systems like OmniTune and LoRA-MCL to complete training pipelines like OneTrainer and specialized implementations for models like Llama and Alpaca. Most repos are Python-based PyTorch implementations focused on making fine-tuning accessible and scalable.