From b8ca46f54cbbdd5091836323d064debd9ac724ec Mon Sep 17 00:00:00 2001 From: Robert Haase Date: Mon, 23 Dec 2024 21:32:15 +0100 Subject: [PATCH] reran notebook --- docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb b/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb index df92662..e2144d0 100644 --- a/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb +++ b/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb @@ -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, @@ -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",