Skip to content

Commit

Permalink
deploy: b8ca46f
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Dec 23, 2024
1 parent e5609c9 commit 6b74dd5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion 15_endpoint_apis/04_scadsai_llm_endpoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ <h2>Read more<a class="headerlink" href="#read-more" title="Permalink to this he
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&quot;It&#39;s nice to meet you. Is there something I can help you with, or would you like to chat?&quot;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&quot;How&#39;s it going? Is there something I can help you with or would you like to chat?&quot;
</pre></div>
</div>
</div>
Expand All @@ -903,6 +903,7 @@ <h2>Exercise<a class="headerlink" href="#exercise" title="Permalink to this head
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>meta-llama/Meta-Llama-3.1-70B-Instruct
Qwen/Qwen2-VL-7B-Instruct
de-en-translator
deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct
openGPT-X/Teuken-7B-instruct-research-v0.4
Expand Down
3 changes: 2 additions & 1 deletion _sources/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
{
"data": {
"text/plain": [
"\"It's nice to meet you. Is there something I can help you with, or would you like to chat?\""
"\"How's it going? Is there something I can help you with or would you like to chat?\""
]
},
"execution_count": 3,
Expand Down Expand Up @@ -112,6 +112,7 @@
"output_type": "stream",
"text": [
"meta-llama/Meta-Llama-3.1-70B-Instruct\n",
"Qwen/Qwen2-VL-7B-Instruct\n",
"de-en-translator\n",
"deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct\n",
"openGPT-X/Teuken-7B-instruct-research-v0.4\n",
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 6b74dd5

Please sign in to comment.