Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhailin committed May 27, 2024
1 parent fbc830d commit acdefc0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,13 @@ func main() {

### Version

* version 2.0.2 - 2024/05/27
* Fix `generateGRPCRequest` missing tensor shape.
* Update go.mod

* version 2.0.1 - 2024/03/06
* Fix `2.0.0` cannot read `go.mod` successfully.

* version 2.0.0 - 2024/03/06
* **No longer compatible with Go version 1.18, 1.19, 1.20**
* refactor `models` package and rename package from `bert` to `transformers`.
Expand Down

0 comments on commit acdefc0

Please sign in to comment.