erax commited on
Commit
342bd7c
·
verified ·
1 Parent(s): 8e09f26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 "Translate to [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
  ```
 
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
  ```