Built site for gh-pages
This commit is contained in:
@@ -835,26 +835,17 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
|
||||
<i class="callout-icon"></i>
|
||||
</div>
|
||||
<div class="callout-title-container flex-fill">
|
||||
Important
|
||||
<span class="screen-reader-only">Important</span>Switch to the <code>-uv</code> images
|
||||
</div>
|
||||
</div>
|
||||
<div class="callout-body-container callout-body">
|
||||
<p>For Blackwell GPUs, please use the tags with PyTorch 2.9.1 and CUDA 12.8.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="callout callout-style-default callout-tip callout-titled">
|
||||
<div class="callout-header d-flex align-content-center">
|
||||
<div class="callout-icon-container">
|
||||
<i class="callout-icon"></i>
|
||||
</div>
|
||||
<div class="callout-title-container flex-fill">
|
||||
Tip
|
||||
</div>
|
||||
</div>
|
||||
<div class="callout-body-container callout-body">
|
||||
<p>Each image below is available in a <strong>uv variant</strong> that uses <a href="https://docs.astral.sh/uv/">uv</a> with
|
||||
a relocatable venv (<code>/workspace/axolotl-venv</code>) instead of Miniconda + pip. Append <code>-uv</code> to the image name
|
||||
(e.g. <code>axolotlai/axolotl-base-uv</code>). Tags follow the same format. We recommend the uv images for new deployments.</p>
|
||||
<p>Each image below ships a <strong>uv variant</strong> that uses <a href="https://docs.astral.sh/uv/">uv</a> with a relocatable venv
|
||||
(<code>/workspace/axolotl-venv</code>) instead of Miniconda + pip. Append <code>-uv</code> to the image name
|
||||
(e.g. <code>axolotlai/axolotl-uv</code>, <code>axolotlai/axolotl-base-uv</code>, <code>axolotlai/axolotl-cloud-uv</code>). Tags follow the
|
||||
same format as their non-uv counterparts.</p>
|
||||
<p><strong>We recommend switching to the <code>-uv</code> images early.</strong> In the near future we will publish the uv-based
|
||||
build to the non-uv tags as well. The non-uv names will continue to work, but they will start serving
|
||||
the uv image.</p>
|
||||
</div>
|
||||
</div>
|
||||
<section id="base" class="level2">
|
||||
@@ -958,7 +949,7 @@ Tip
|
||||
<li><code>main-py3.12-cu130-2.10.0</code></li>
|
||||
<li><code>main-latest</code></li>
|
||||
<li><code>main-20260315-py3.11-cu128-2.9.1</code></li>
|
||||
<li><code>0.12.0</code></li>
|
||||
<li><code>0.16.1</code></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user