Skip to content

Commit

Permalink
Deployed 7198a58 with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 8, 2023
1 parent 2ccd85a commit 357c734
Show file tree
Hide file tree
Showing 6 changed files with 664 additions and 7 deletions.
40 changes: 40 additions & 0 deletions api/data_types/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,13 @@
model_name
</a>

</li>

<li class="md-nav__item">
<a href="#llmengine.data_types.GetLLMEndpointResponse.status" class="md-nav__link">
status
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1245,6 +1252,13 @@
model_name
</a>

</li>

<li class="md-nav__item">
<a href="#llmengine.data_types.GetLLMEndpointResponse.status" class="md-nav__link">
status
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -2314,6 +2328,32 @@ <h3 id="llmengine.data_types.GetLLMEndpointResponse.model_name" class="doc doc-h



<h3 id="llmengine.data_types.GetLLMEndpointResponse.status" class="doc doc-heading">
<span class="doc doc-object-name doc-attribute-name">status</span>


<span class="doc doc-labels">
<small class="doc doc-label doc-label-class-attribute"><code>class-attribute</code></small>
<small class="doc doc-label doc-label-instance-attribute"><code>instance-attribute</code></small>
</span>

<a href="#llmengine.data_types.GetLLMEndpointResponse.status" class="headerlink" title="Permanent link">&para;</a></h3>
<div class="highlight" style="background: #f8f8f8"><pre style="line-height: 125%;"><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>status: ModelEndpointStatus <span style="color: #666666">=</span> Field(
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a> description<span style="color: #666666">=</span><span style="color: #BA2121">&quot;The status of the model.&quot;</span>
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>)
</code></pre></div>

<div class="doc doc-contents ">

<p>The status of the model (can be one of "READY", "UPDATE_PENDING", "UPDATE_IN_PROGRESS", "UPDATE_FAILED", "DELETE_IN_PROGRESS").</p>
</div>

</div>

<div class="doc doc-object doc-attribute">



<h3 id="llmengine.data_types.GetLLMEndpointResponse.inference_framework_tag" class="doc doc-heading">
<span class="doc doc-object-name doc-attribute-name">inference_framework_tag</span>

Expand Down
13 changes: 7 additions & 6 deletions api/python_client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2268,12 +2268,13 @@ <h3 id="llmengine.model.Model.get" class="doc doc-heading">
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;name&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #BA2121">&quot;llama-2-7b.suffix.2023-07-18-12-00-00&quot;</span>,
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;model_name&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-5" name="__codelineno-1-5" href="#__codelineno-1-5"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;source&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #BA2121">&quot;hugging_face&quot;</span>,
<a id="__codelineno-1-6" name="__codelineno-1-6" href="#__codelineno-1-6"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;inference_framework&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #BA2121">&quot;text_generation_inference&quot;</span>,
<a id="__codelineno-1-7" name="__codelineno-1-7" href="#__codelineno-1-7"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;inference_framework_tag&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-8" name="__codelineno-1-8" href="#__codelineno-1-8"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;num_shards&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-9" name="__codelineno-1-9" href="#__codelineno-1-9"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;quantize&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-10" name="__codelineno-1-10" href="#__codelineno-1-10"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;spec&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>
<a id="__codelineno-1-11" name="__codelineno-1-11" href="#__codelineno-1-11"></a>}
<a id="__codelineno-1-6" name="__codelineno-1-6" href="#__codelineno-1-6"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;status&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #BA2121">&quot;READY&quot;</span>,
<a id="__codelineno-1-7" name="__codelineno-1-7" href="#__codelineno-1-7"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;inference_framework&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #BA2121">&quot;text_generation_inference&quot;</span>,
<a id="__codelineno-1-8" name="__codelineno-1-8" href="#__codelineno-1-8"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;inference_framework_tag&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-9" name="__codelineno-1-9" href="#__codelineno-1-9"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;num_shards&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-10" name="__codelineno-1-10" href="#__codelineno-1-10"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;quantize&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>,
<a id="__codelineno-1-11" name="__codelineno-1-11" href="#__codelineno-1-11"></a><span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">&quot;spec&quot;</span>:<span style="color: #bbbbbb"> </span><span style="color: #008000; font-weight: bold">null</span>
<a id="__codelineno-1-12" name="__codelineno-1-12" href="#__codelineno-1-12"></a>}
</code></pre></div>
</div>
</div>
Expand Down
Loading

0 comments on commit 357c734

Please sign in to comment.