AntonV HF Staff commited on
Commit
89aba69
·
1 Parent(s): 0f5a406

version fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ ERNIE-4.5-0.3B is a text dense Post-trained model. The following are the model c
63
  ### Using `transformers` library
64
 
65
  **Note**: Before using the model, please ensure you have the `transformers` library installed
66
- (upcoming version 4.55.0 or [the latest version](https://github.com/huggingface/transformers?tab=readme-ov-file#installation))
67
 
68
  The following contains a code snippet illustrating how to use the model generate content based on given inputs.
69
 
 
63
  ### Using `transformers` library
64
 
65
  **Note**: Before using the model, please ensure you have the `transformers` library installed
66
+ (upcoming version 4.54.0 or [the latest version](https://github.com/huggingface/transformers?tab=readme-ov-file#installation))
67
 
68
  The following contains a code snippet illustrating how to use the model generate content based on given inputs.
69