yentinglin commited on
Commit
2413fcb
1 Parent(s): 41010ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -194,7 +194,7 @@ Assistant: [('根據', 0.2), ('外媒', 0.1), ('報導', -0.1), (',', 0.05), ('
194
 
195
  # Get Started
196
 
197
- *Caveat: System message should always be set.*
198
 
199
  ## Hugging Face Transformers library
200
  You can use Llama-3-Taiwan-70B with the Hugging Face Transformers library:
 
194
 
195
  # Get Started
196
 
197
+ *Caveat: Set these as stop tokens: ["USER:", "ASSISTANT:", "<|im_end|>", "<|eot_id|>", "<|end_of_text|>"]*
198
 
199
  ## Hugging Face Transformers library
200
  You can use Llama-3-Taiwan-70B with the Hugging Face Transformers library: