y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#lora-finetuning News & Analysis

2 articles tagged with #lora-finetuning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AIBullisharXiv – CS AI · May 47/10
🧠

RadLite: Multi-Task LoRA Fine-Tuning of Small Language Models for CPU-Deployable Radiology AI

Researchers demonstrate that small language models (3-4B parameters) can achieve strong multi-task radiology performance through LoRA fine-tuning, enabling deployment on consumer-grade CPUs without GPUs. The RadLite system, trained on 162K samples across 9 radiology tasks, shows dramatic performance improvements over zero-shot baselines and can be quantized to 1.8-2.4GB for practical clinical deployment.

AINeutralarXiv – CS AI · May 296/10
🧠

How LoRA Remembers? A Parametric Memory Law for LLM Finetuning

Researchers introduce the Parametric Memory Law, a power law framework quantifying how Large Language Models store information through Low-Rank Adaptation (LoRA) finetuning. The study reveals a deterministic phase transition at the token level and proposes MemFT, an optimization strategy that improves memory fidelity by dynamically redistributing training resources toward undertrained tokens.