Papers by Sifan Zhou
GSQ-Tuning: Group-Shared Exponents Integer in Fully Quantized Training for LLMs On-Device Fine-tuning (2025.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) fine-tuning techniques require large Floating Point(FP) computation and are impractical for resource-constrained edge devices. |
| Approach: | They propose a framework for on-device LLM fine-tuning that eliminates the need for floating-point operations in both inference and training. |
| Outcome: | The proposed framework reduces memory and compute costs while reducing memory usage. |