tainc commited on
Commit
037e543
1 Parent(s): 9efa0d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ For more details on Gemma2 9B CPT SEA-LIONv3.0 Instruct benchmark performance, p
61
  ### Usage
62
  Gemma2 9B CPT SEA-LIONv3.0 Instruct can be run using the 🤗 Transformers library
63
  ```python
64
- # Please use transformers==4.43.2
65
 
66
  import transformers
67
  import torch
 
61
  ### Usage
62
  Gemma2 9B CPT SEA-LIONv3.0 Instruct can be run using the 🤗 Transformers library
63
  ```python
64
+ # Please use transformers==4.45.2
65
 
66
  import transformers
67
  import torch