Update README.md
Browse files
README.md
CHANGED
|
@@ -145,7 +145,7 @@ tokenizer = AutoTokenizer.from_pretrained(model_id)
|
|
| 145 |
|
| 146 |
# Create a message in chat format
|
| 147 |
messages = [
|
| 148 |
-
{"role": "system","content": [{"type": "text", "text": "You are Next2
|
| 149 |
|
| 150 |
{
|
| 151 |
"role": "user","content": [
|
|
|
|
| 145 |
|
| 146 |
# Create a message in chat format
|
| 147 |
messages = [
|
| 148 |
+
{"role": "system","content": [{"type": "text", "text": "You are Next2, a smart and concise AI assistant trained by Lamapi. Always respond in the user's language. Proudly made in Turkey."}]},
|
| 149 |
|
| 150 |
{
|
| 151 |
"role": "user","content": [
|