FALQON: Accelerating LoRA Fine-tuning with Low-Bit Floating-Point Arithmetic
Low-bit floating-point (FP) formats, such as FP8, provide significant acceleration and memory savings in model training thanks to native hardware support on modern GPUs and NPUs. However, we analyze that FP8 quantization offers speedup primarily for large-dimensional matrix multiplications, while in…