<?xml version="1.0" encoding="UTF-8"?>

<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3">

<genre>conference paper</genre>

<titleInfo><title>LLMQ: Efficient lower-precision LLM training for consumer GPUs</title></titleInfo>

  
  
<titleInfo type="alternative">
  
  <title>PMLR</title>
</titleInfo>

<note type="publicationStatus">published</note>


<note type="qualityControlled">yes</note>

<name type="personal">
  <namePart type="given">Erik</namePart>
  <namePart type="family">Schultheis</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">2786b299-e6b0-11f0-91da-9243fe3ef96b</identifier></name>
<name type="personal">
  <namePart type="given">Dan-Adrian</namePart>
  <namePart type="family">Alistarh</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">4A899BFC-F248-11E8-B48F-1D18A9856A87</identifier><description xsi:type="identifierDefinition" type="orcid">0000-0003-3650-940X</description></name>







<name type="corporate">
  <namePart></namePart>
  <identifier type="local">DaAl</identifier>
  <role>
    <roleTerm type="text">department</roleTerm>
  </role>
</name>



<name type="conference">
  <namePart>CPAL: Conference on Parsimony and Learning</namePart>
</name>






<abstract lang="eng">We present LLMQ, an end-to-end CUDA/C++ implementation for medium-sized language-model training, e.g. 3B to 32B parameters, on affordable, commodity GPUs. These devices are characterized by low memory availability and slow communication compared to datacentre-grade GPUs. Consequently, we showcase a range of optimizations that target these bottlenecks, including activation checkpointing, offloading, and copy-engine based collectives. LLMQ is able to train or fine-tune a 7B model on a single 16GB mid-range gaming card, or a 32B model on a workstation equipped with 4 RTX 4090s. This is achieved while executing a standard 8-bit training pipeline, without additional algorithmic approximations, and maintaining FLOP utilization of around 50%. The efficiency of LLMQ rivals that of production-scale systems on much more expensive cloud-grade GPUs.</abstract>

<relatedItem type="constituent">
  <location>
    <url displayLabel="2026_CPAL_Schultheis.pdf">https://research-explorer.ista.ac.at/download/21932/21942/2026_CPAL_Schultheis.pdf</url>
  </location>
  <physicalDescription><internetMediaType>application/pdf</internetMediaType></physicalDescription><accessCondition type="restrictionOnAccess">no</accessCondition>
</relatedItem>
<originInfo><publisher>ML Research Press</publisher><dateIssued encoding="w3cdtf">2026</dateIssued><place><placeTerm type="text">Stanford, CA, United States</placeTerm></place>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>



<relatedItem type="host"><titleInfo><title>2nd Conference on Parsimony and Learning</title></titleInfo>
  <identifier type="eIssn">2640-3498</identifier>
<part><detail type="volume"><number>328</number></detail><extent unit="pages">265-284</extent>
</part>
</relatedItem>


<relatedItem type="Supplementary material">
  <location>
  
     <url>https://github.com/IST-DASLab/llmq</url>
  
  </location>
</relatedItem>

<extension>
<bibliographicCitation>
<apa>Schultheis, E., &amp;#38; Alistarh, D.-A. (2026). LLMQ: Efficient lower-precision LLM training for consumer GPUs. In &lt;i&gt;2nd Conference on Parsimony and Learning&lt;/i&gt; (Vol. 328, pp. 265–284). Stanford, CA, United States: ML Research Press.</apa>
<mla>Schultheis, Erik, and Dan-Adrian Alistarh. “LLMQ: Efficient Lower-Precision LLM Training for Consumer GPUs.” &lt;i&gt;2nd Conference on Parsimony and Learning&lt;/i&gt;, vol. 328, ML Research Press, 2026, pp. 265–84.</mla>
<ama>Schultheis E, Alistarh D-A. LLMQ: Efficient lower-precision LLM training for consumer GPUs. In: &lt;i&gt;2nd Conference on Parsimony and Learning&lt;/i&gt;. Vol 328. ML Research Press; 2026:265-284.</ama>
<chicago>Schultheis, Erik, and Dan-Adrian Alistarh. “LLMQ: Efficient Lower-Precision LLM Training for Consumer GPUs.” In &lt;i&gt;2nd Conference on Parsimony and Learning&lt;/i&gt;, 328:265–84. ML Research Press, 2026.</chicago>
<ista>Schultheis E, Alistarh D-A. 2026. LLMQ: Efficient lower-precision LLM training for consumer GPUs. 2nd Conference on Parsimony and Learning. CPAL: Conference on Parsimony and Learning, PMLR, vol. 328, 265–284.</ista>
<ieee>E. Schultheis and D.-A. Alistarh, “LLMQ: Efficient lower-precision LLM training for consumer GPUs,” in &lt;i&gt;2nd Conference on Parsimony and Learning&lt;/i&gt;, Stanford, CA, United States, 2026, vol. 328, pp. 265–284.</ieee>
<short>E. Schultheis, D.-A. Alistarh, in:, 2nd Conference on Parsimony and Learning, ML Research Press, 2026, pp. 265–284.</short>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>21932</recordIdentifier><recordCreationDate encoding="w3cdtf">2026-05-31T22:02:13Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2026-06-03T05:53:30Z</recordChangeDate>
</recordInfo>
</mods>
</modsCollection>
