Skip to content

Commit b9deefe

Browse files
committed
fix example
1 parent 642a516 commit b9deefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/articles/2025/2025-01-31-local_llm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ différente.
3030
{"role": "system", "content": "You are a helpful AI assistant."},
3131
{
3232
"role": "user",
33-
"content": "Can you write a function returning the prime number in python?",
33+
"content": "Peux-tu écrire un code python implémentant un transformer personnalisé pour scikit-learn ?",
3434
},
3535
# {"role": "assistant", "content": "Sure! <type the answer of the model>"},
3636
# {"role": "user", "content": "<continue with yours>"},

0 commit comments

Comments
 (0)