AntonV HF Staff commited on
Commit
7c07de3
·
1 Parent(s): 8b4496d

version fix

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