yentinglin
commited on
Commit
•
2413fcb
1
Parent(s):
41010ce
Update README.md
Browse files
README.md
CHANGED
@@ -194,7 +194,7 @@ Assistant: [('根據', 0.2), ('外媒', 0.1), ('報導', -0.1), (',', 0.05), ('
|
|
194 |
|
195 |
# Get Started
|
196 |
|
197 |
-
*Caveat:
|
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:
|