Skip to content

Commit 3fe2661

Browse files
committed
added vlm example with kiara
1 parent ebb3ca2 commit 3fe2661

File tree

3 files changed

+252
-3
lines changed

3 files changed

+252
-3
lines changed

docs/15_endpoint_apis/09_kiara_llm_endpoint.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
{
7171
"cell_type": "code",
72-
"execution_count": 3,
72+
"execution_count": 5,
7373
"id": "a7654a20-a307-4b26-8d25-bef20b70224e",
7474
"metadata": {
7575
"tags": []
@@ -78,10 +78,10 @@
7878
{
7979
"data": {
8080
"text/plain": [
81-
"\"It's nice to meet you. Is there something I can help you with or would you like to chat?\""
81+
"\"It's nice to meet you. Is there something I can help you with, or would you like to chat?\""
8282
]
8383
},
84-
"execution_count": 3,
84+
"execution_count": 5,
8585
"metadata": {},
8686
"output_type": "execute_result"
8787
}

docs/47_vision/24_vision_kiara.ipynb

Lines changed: 248 additions & 0 deletions
Large diffs are not rendered by default.

docs/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ parts:
9595
- file: 47_vision/21_vision_openai.ipynb
9696
- file: 47_vision/22_vision_qwen.ipynb
9797
- file: 47_vision/23_vision_claude.ipynb
98+
- file: 47_vision/24_vision_kiara.ipynb
9899
- file: 47_vision/35_vision_moondream.ipynb
99100
- file: 47_vision/30_vision_models_structred_output.ipynb
100101
- file: 47_vision/40_vlms_guessing_segmentation_alg.ipynb

0 commit comments

Comments
 (0)