Skip to content

Commit

Permalink
Update last stable release version
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss committed Apr 20, 2024
1 parent 4c8f2a0 commit 9dddca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ The `--upgrade-strategy eager` option is needed to ensure `optimum-habana` is up
To use the example associated with the latest stable release, run:
> ```
> git clone https://github.com/huggingface/optimum-habana
> cd optimum-habana && git checkout v1.11.0
> cd optimum-habana && git checkout v1.11.1
> ```
> with `v1.11.0` the version number of this release.
> with `v1.11.1` the version number of this release.
### Option 2: Use the latest main branch under development
Expand Down

0 comments on commit 9dddca9

Please sign in to comment.