We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642a516 commit b9deefeCopy full SHA for b9deefe
_doc/articles/2025/2025-01-31-local_llm.rst
@@ -30,7 +30,7 @@ différente.
30
{"role": "system", "content": "You are a helpful AI assistant."},
31
{
32
"role": "user",
33
- "content": "Can you write a function returning the prime number in python?",
+ "content": "Peux-tu écrire un code python implémentant un transformer personnalisé pour scikit-learn ?",
34
},
35
# {"role": "assistant", "content": "Sure! <type the answer of the model>"},
36
# {"role": "user", "content": "<continue with yours>"},
0 commit comments