AI Pulse by Inblix

Topic: training optimization

2 articles

Explore our coverage of training optimization — 2 curated articles, summaries, and related resources from the Inblix archive.

RapidFire AI claims 20x faster LLM fine-tuning by running configs concurrently on a single GPU — Inblix summary
Research

RapidFire AI claims 20x faster LLM fine-tuning by running configs concurrently on a single GPU

Hugging Face Blog · Nov 21, 2025 · 2 min read

Fine-tuning large language models is a slog of trial and error. You tweak a learning rate, wait hours for a full run, s...

Hugging Face packs 2x training speed bump into Flash Attention 2 with a single collator swap — Inblix summary
Research

Hugging Face packs 2x training speed bump into Flash Attention 2 with a single collator swap

Hugging Face Blog · Aug 21, 2024 · 2 min read

Padding tokens have always been the silent performance killer in LLM training. You batch your examples, stuff them with...