Lamapi commited on
Commit
5ff4113
·
verified ·
1 Parent(s): 83194d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.5, 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": [
 
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": [