Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2026-03-17 15:50:29 +00:00
parent 6eeb2c8370
commit 8d38a13bb4
10 changed files with 9300 additions and 7827 deletions

View File

@@ -1915,9 +1915,9 @@ supporting quantization and memory optimization.</p>
<h4 class="doc-section doc-section-returns anchored" data-anchor-id="returns-10">Returns</h4>
<table class="caption-top table">
<colgroup>
<col style="width: 7%">
<col style="width: 20%">
<col style="width: 72%">
<col style="width: 6%">
<col style="width: 29%">
<col style="width: 64%">
</colgroup>
<thead>
<tr class="header">
@@ -1939,7 +1939,7 @@ supporting quantization and memory optimization.</p>
</tr>
<tr class="odd">
<td></td>
<td>QuantState | None</td>
<td>QuantState | torch.Tensor | None</td>
<td><code>None</code> if not available.</td>
</tr>
</tbody>
@@ -1954,10 +1954,10 @@ supporting quantization and memory optimization.</p>
<h4 class="doc-section doc-section-parameters anchored" data-anchor-id="parameters-11">Parameters</h4>
<table class="caption-top table">
<colgroup>
<col style="width: 9%">
<col style="width: 24%">
<col style="width: 52%">
<col style="width: 13%">
<col style="width: 8%">
<col style="width: 34%">
<col style="width: 45%">
<col style="width: 11%">
</colgroup>
<thead>
<tr class="header">
@@ -1982,7 +1982,7 @@ supporting quantization and memory optimization.</p>
</tr>
<tr class="odd">
<td>W_quant</td>
<td>QuantState | None</td>
<td>QuantState | torch.Tensor | None</td>
<td>Quantization state for W</td>
<td><em>required</em></td>
</tr>