e9t commited on
Commit
541cafc
1 Parent(s): b4db141

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ Solar Pro Preview is an instruction-tuned language model. This model is specific
30
 
31
  ### Chat Template
32
 
33
- As an instruction-tuned model, Solar Pro Preview uses the ChatML template for optimal performance in conversational and instruction-following tasks. This approach aligns with the model's training data and is likely to yield more accurate and relevant responses. For instance, a question formatted in the ChatML template looks like the following, where the model generates the answer after <|im_start|>assistant. Solar Pro Preview does not thoroughly account for system prompts, which may result in the instruction in a system prompt being overlooked.
34
 
35
  ```
36
  <|im_start|>user
 
30
 
31
  ### Chat Template
32
 
33
+ As an instruction-tuned model, Solar Pro Preview uses the ChatML template for optimal performance in conversational and instruction-following tasks. This approach aligns with the model's training data and is likely to yield more accurate and relevant responses. For instance, a question formatted in the ChatML template looks like the following, where the model generates the answer after <|im_start|>assistant. Note that system prompts are not currently supported in Solar Pro Preview. This feature will be available in the official release.
34
 
35
  ```
36
  <|im_start|>user