Built site for gh-pages
This commit is contained in:
@@ -534,7 +534,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><a href="#axolotl.train.setup_model_and_tokenizer">setup_model_and_tokenizer</a></td>
|
||||
<td>Load the tokenizer, processor (for multimodal models), and model based on configuration.</td>
|
||||
<td>Load the tokenizer, processor (for multimodal models), and model based on</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><a href="#axolotl.train.setup_model_and_trainer">setup_model_and_trainer</a></td>
|
||||
@@ -861,7 +861,8 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
|
||||
<section id="axolotl.train.setup_model_and_tokenizer" class="level3">
|
||||
<h3 class="anchored" data-anchor-id="axolotl.train.setup_model_and_tokenizer">setup_model_and_tokenizer</h3>
|
||||
<div class="sourceCode" id="cb7"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb7-1"><a href="#cb7-1" aria-hidden="true" tabindex="-1"></a>train.setup_model_and_tokenizer(cfg)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
||||
<p>Load the tokenizer, processor (for multimodal models), and model based on configuration.</p>
|
||||
<p>Load the tokenizer, processor (for multimodal models), and model based on
|
||||
configuration.</p>
|
||||
<section id="parameters-6" class="level4 doc-section doc-section-parameters">
|
||||
<h4 class="doc-section doc-section-parameters anchored" data-anchor-id="parameters-6">Parameters</h4>
|
||||
<table class="caption-top table">
|
||||
|
||||
Reference in New Issue
Block a user