Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yallup committed Jul 5, 2024
1 parent b2d75fa commit 7f9e565
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ handy classifiers in jax

`pip install .`

For Apple silicon users with Sonoma 14.4+ wanting to try GPU acceleration
For Apple silicon users with Sonoma 14.4+ wanting to try GPU acceleration (may need `ENABLE_PJRT_COMPATIBILITY=1`)

`pip install ".[metal]"`

Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ readme = "README.md"
license = {file = "LICENSE"}
requires-python = ">=3.9"
dependencies = [
"jax == 0.4.26",
"jaxlib == 0.4.26",
"flax >= 0.8.2",
"tqdm >= 4.62.0",
"optax >= 0.2.2",
Expand Down

0 comments on commit 7f9e565

Please sign in to comment.