CreitinGameplays commited on
Commit
9773714
·
verified ·
1 Parent(s): 30b566b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ pipe = pipeline(
36
  )
37
 
38
  messages = [
39
- {"role": "system", "content": "You are a helpful AI assistant."},
40
  {"role": "user", "content": "How many r's are in strawberry?"}
41
  ]
42
 
 
36
  )
37
 
38
  messages = [
39
+ {"role": "system", "content": "You are a helpful AI assistant named Mistral Nemo."},
40
  {"role": "user", "content": "How many r's are in strawberry?"}
41
  ]
42