Built site for gh-pages
This commit is contained in:
@@ -74,7 +74,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-8ef56b68f8fa1e9d2ba328e99e439f80.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
||||
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||
<link href="../site_libs/bootstrap/bootstrap-7415244d48e501ce6749b46a5d56d2c8.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="dark">
|
||||
<link href="../site_libs/bootstrap/bootstrap-ed9d63b928ec3538d7b05c99c63ac09f.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="dark">
|
||||
<script id="quarto-search-options" type="application/json">{
|
||||
"location": "navbar",
|
||||
"copy-button": false,
|
||||
@@ -525,7 +525,7 @@ Important
|
||||
</div>
|
||||
</div>
|
||||
<div class="callout-body-container callout-body">
|
||||
<p>For Blackwell GPUs, please use the tags with Pytorch 2.7.0 and CUDA 12.8.</p>
|
||||
<p>For Blackwell GPUs, please use the tags with Pytorch 2.7.1 and CUDA 12.8.</p>
|
||||
</div>
|
||||
</div>
|
||||
<section id="base" class="level2">
|
||||
@@ -541,8 +541,8 @@ Important
|
||||
<div class="sourceCode" id="cb2"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="ex">main-base-py{python_version}-cu{cuda_version}-{pytorch_version}</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
||||
<p>Tags examples:</p>
|
||||
<ul>
|
||||
<li><code>main-base-py3.11-cu128-2.7.0</code></li>
|
||||
<li><code>main-base-py3.11-cu126-2.7.0</code></li>
|
||||
<li><code>main-base-py3.11-cu128-2.7.1</code></li>
|
||||
<li><code>main-base-py3.11-cu126-2.7.1</code></li>
|
||||
<li><code>main-base-py3.11-cu124-2.6.0</code></li>
|
||||
<li><code>main-base-py3.11-cu124-2.5.1</code></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user