Built site for gh-pages
This commit is contained in:
@@ -605,9 +605,9 @@ adapter integration, and various optimizations.</p>
|
||||
<h6 class="doc-section doc-section-returns anchored" data-anchor-id="returns">Returns</h6>
|
||||
<table class="caption-top table">
|
||||
<colgroup>
|
||||
<col style="width: 6%">
|
||||
<col style="width: 35%">
|
||||
<col style="width: 58%">
|
||||
<col style="width: 5%">
|
||||
<col style="width: 45%">
|
||||
<col style="width: 49%">
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@@ -619,7 +619,7 @@ adapter integration, and various optimizations.</p>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td></td>
|
||||
<td>tuple[PreTrainedModel, PeftConfig | None]</td>
|
||||
<td>tuple[PreTrainedModel | PeftModelForCausalLM, PeftConfig | None]</td>
|
||||
<td>A tuple with the loaded model and its LoRA configuration (if applicable).</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user