yxfmzyup commited on
Commit
8dbe63e
1 Parent(s): 3a6fbf4

Update README.md

Browse files

removes the `<s>` in `Prompt template: Mistral`

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ Here is an incomplete list of clients and libraries that are known to support GG
76
  ## Prompt template: Mistral
77
 
78
  ```
79
- <s>[INST] {prompt} [/INST]
80
 
81
  ```
82
 
 
76
  ## Prompt template: Mistral
77
 
78
  ```
79
+ [INST] {prompt} [/INST]
80
 
81
  ```
82