Qwen
/

Text Generation
Transformers
Safetensors
qwen3_moe
conversational
littlebird13 commited on
Commit
e038583
·
verified ·
1 Parent(s): 5289b02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ For more details, including benchmark evaluation, hardware requirements, and inf
40
 
41
  ## Quickstart
42
 
43
- The code of Qwen3 has been in the latest versions of both **`transformers`** and **`mlx_lm`**, and we advise you to use the latest version of `transformers` and `mlx_lm`.
44
  Older versions (e.g., `transformers<4.51.0`) may raise errors like:
45
 
46
  ```text
 
40
 
41
  ## Quickstart
42
 
43
+ The code of Qwen3 has been in the latest versions of both **`transformers` (≥ 4.52.4)** and **`mlx_lm` (≥ 0.25.2)**, and we advise you to use the latest version of `transformers` and `mlx_lm`.
44
  Older versions (e.g., `transformers<4.51.0`) may raise errors like:
45
 
46
  ```text