AntonV HF Staff commited on
Commit
0fb165d
·
1 Parent(s): d73f77a

version fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ ERNIE-4.5-21B-A3B-Base is a text MoE Base model, with 21B total parameters and 3
71
  ### Using `transformers` library
72
 
73
  **Note**: Before using the model, please ensure you have the `transformers` library installed
74
- (upcoming version 4.55.0 or [the latest version](https://github.com/huggingface/transformers?tab=readme-ov-file#installation))
75
 
76
  The following contains a code snippet illustrating how to use the model generate content based on given inputs.
77
 
 
71
  ### Using `transformers` library
72
 
73
  **Note**: Before using the model, please ensure you have the `transformers` library installed
74
+ (upcoming version 4.54.0 or [the latest version](https://github.com/huggingface/transformers?tab=readme-ov-file#installation))
75
 
76
  The following contains a code snippet illustrating how to use the model generate content based on given inputs.
77