File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 20
20
{
21
21
"data" : {
22
22
"text/plain" : [
23
- " '1.90 .0'"
23
+ " '1.98 .0'"
24
24
]
25
25
},
26
26
"execution_count" : 1 ,
43
43
},
44
44
"outputs" : [],
45
45
"source" : [
46
- " def prompt_kiara(message:str, model=\" ollama-llama3-3-70b \" ):\n " ,
46
+ " def prompt_kiara(message:str, model=\" vllm-llama-4-scout-17b-16e-instruct \" ):\n " ,
47
47
" \"\"\" A prompt helper function that sends a message to kiara LLM server \n " ,
48
48
" and returns only the text response.\n " ,
49
49
" \"\"\"\n " ,
69
69
},
70
70
{
71
71
"cell_type" : " code" ,
72
- "execution_count" : 5 ,
72
+ "execution_count" : 3 ,
73
73
"id" : " a7654a20-a307-4b26-8d25-bef20b70224e" ,
74
74
"metadata" : {
75
75
"tags" : []
78
78
{
79
79
"data" : {
80
80
"text/plain" : [
81
- " \" It's nice to meet you. Is there something I can help you with, or would you like to chat?\" "
81
+ " 'How are you doing today? Is there something I can help you with, or would you like to chat?' "
82
82
]
83
83
},
84
- "execution_count" : 5 ,
84
+ "execution_count" : 3 ,
85
85
"metadata" : {},
86
86
"output_type" : " execute_result"
87
87
}
109
109
"name" : " stdout" ,
110
110
"output_type" : " stream" ,
111
111
"text" : [
112
- " ollama-llama3-3-70b\n " ,
113
112
" vllm-baai-bge-m3\n " ,
114
113
" vllm-deepseek-coder-33b-instruct\n " ,
115
114
" vllm-deepseek-r1-distill-llama-70b\n " ,
154
153
"name" : " python" ,
155
154
"nbconvert_exporter" : " python" ,
156
155
"pygments_lexer" : " ipython3" ,
157
- "version" : " 3.11.11 "
156
+ "version" : " 3.11.13 "
158
157
}
159
158
},
160
159
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments