The nextAI Solution to the NeurIPS 2023 LLM Efficiency Challenge
Gyuwon Park, DongIl Shin, SolGil Oh, SangGi Ryu, and Byung-Hak Kim

TL;DR
This paper presents a resource-efficient fine-tuning approach for LLaMa2 70B, achieving high accuracy within strict computational constraints using QLoRA and advanced attention mechanisms.
Contribution
It introduces a novel fine-tuning methodology combining QLoRA and Flash Attention 2, optimized for single-GPU environments under tight time and resource limits.
Findings
Achieved high accuracy on QA benchmarks with a single GPU.
Demonstrated effective resource reduction via QLoRA and advanced attention.
Validated the approach's applicability in real-world, resource-constrained settings.
Abstract
The rapid evolution of Large Language Models (LLMs) has significantly impacted the field of natural language processing, but their growing complexity raises concerns about resource usage and transparency. Addressing these challenges, we participated in the NeurIPS LLM Efficiency Challenge, aiming to fine-tune a foundation model within stringent constraints. Our focus was the LLaMa2 70 billion model, optimized on a single A100 40GB GPU within a 24-hour limit. Our methodology hinged on a custom dataset, carefully assembled from diverse open-source resources and benchmark tests, aligned with the challenge's open-source ethos. Our approach leveraged Quantized-Low Rank Adaptation (QLoRA) Fine tuning, integrated with advanced attention mechanisms like Flash Attention 2. We experimented with various configurations of the LoRA technique, optimizing the balance between computational efficiency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
