Skip to content

Commit

Permalink
⬆️ Bump mlx-lm from 0.0.12 to 0.0.13
Browse files Browse the repository at this point in the history
Bumps [mlx-lm](https://github.com/ml-explore/mlx-examples) from 0.0.12 to 0.0.13.
- [Commits](https://github.com/ml-explore/mlx-examples/commits)

---
updated-dependencies:
- dependency-name: mlx-lm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent a3f1c7b commit 4e30805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
requires-python = ">= 3.8"

dependencies = [
"mlx-lm==0.0.12",
"mlx-lm==0.0.13",
"gradio==4.19.1",
"tiktoken==0.6.0",
"openai==1.12.0",
Expand Down

0 comments on commit 4e30805

Please sign in to comment.