PulseAugur
EN
LIVE 12:48:41
ENTITY A10G

A10G

PulseAugur coverage of A10G — every cluster mentioning A10G across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
0
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
1 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 2 TOTAL
  1. TOOL · CL_119075 ·

    LoRA and QLoRA: Efficient LLM Fine-Tuning on Consumer GPUs

    This article delves into Parameter-Efficient Fine-Tuning (PEFT) methods, specifically LoRA and QLoRA, which enable training large language models on single consumer GPUs. It explains the mathematical underpinnings of Lo…

  2. RESEARCH · CL_79592 ·

    AutoMegaKernel compiles Llama models into single CUDA kernels

    Researchers have developed AutoMegaKernel (AMK), a system that compiles HuggingFace Llama-family models into a single, persistent CUDA kernel for efficient forward passes. AMK's static validator ensures schedule safety,…