Update README.md
Browse files
README.md
CHANGED
@@ -261,13 +261,13 @@ thread.join()
|
|
261 |
```
|
262 |
|
263 |
## NOTA BENE on instruction for Chinese language:
|
264 |
-
Providing this precise instruction, such as "
|
265 |
Try them out, such as:
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
|
272 |
You can also use **vLLM docker** to run to get fatest speed (80 tokens/second) and use Ollama to connect to http://localhost:8000/v1
|
273 |
```
|
|
|
261 |
```
|
262 |
|
263 |
## NOTA BENE on instruction for Chinese language:
|
264 |
+
Providing this precise instruction, such as "Dịch sang tiếng [specified dialect]", will significantly improve the quality and appropriateness of the translation output. For example, in Vietnamese, "Dịch sang tiếng [Chinese dialect]" will provide better context for accurate translations.
|
265 |
Try them out, such as:
|
266 |
+
- "Dịch sang tiếng Hoa"
|
267 |
+
- "Dịch sang tiếng Chinese"
|
268 |
+
- "Dịch sang tiếng Quảng Đông"
|
269 |
+
- "Dịch sang tiếng Cantonese"
|
270 |
+
- "Dịch sang tiếng Cổ Văn Trung Hoa"
|
271 |
|
272 |
You can also use **vLLM docker** to run to get fatest speed (80 tokens/second) and use Ollama to connect to http://localhost:8000/v1
|
273 |
```
|