bigmoyan commited on
Commit
20008c5
·
verified ·
1 Parent(s): 4931c56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -400,7 +400,7 @@ Currently, Kimi-K2.6 is recommended to run on the following inference engines:
400
 
401
  Kimi-K2.6 has the same architecture as Kimi-K2.5, and the deployment method can be directly reused.
402
 
403
- The minimum version requirement for `transformers` is `4.57.1`.
404
 
405
  Deployment examples can be found in the [Model Deployment Guide](docs/deploy_guidance.md).
406
 
 
400
 
401
  Kimi-K2.6 has the same architecture as Kimi-K2.5, and the deployment method can be directly reused.
402
 
403
+ The version requirement for `transformers` is `>=4.57.1, <5.0.0`.
404
 
405
  Deployment examples can be found in the [Model Deployment Guide](docs/deploy_guidance.md).
406