diff --git a/README.md b/README.md index 89cf0a7..4fce061 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ChatGLM-6B is an open bilingual language model based on [General Language Model ## 软件依赖 ```shell -pip install protobuf==3.20.0 transformers==4.26.1 icetk cpm_kernels +pip install protobuf==3.20.0 transformers==4.27.1 icetk cpm_kernels ``` ## 代码调用