Skip to content

Conversation

davidkoski
Copy link
Collaborator

Updated the README -- a few pieces were outdated.

@davidkoski davidkoski requested a review from awni May 2, 2025 17:49
from Hugging Face and and generates an image from a given prompt.

- [llm-tool](https://github.com/ml-explore/mlx-swift-examples/blob/main/Tools/llm-tool/README.md): A command line tool for generating text
using a variety of LLMs available on the Hugging Face hub.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A trimmed down and more interesting list

.product(name: "MLXNN", package: "mlx-swift"),
.product(name: "MLXOptimizers", package: "mlx-swift"),
.product(name: "MLXFFT", package: "mlx-swift")]
.product(name: "MLXOptimizers", package: "mlx-swift")]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two of these are just stub packages now.

README.md Outdated
[v0.0.10](https://github.com/ml-explore/mlx/releases/tag/v0.0.10).
See [Releases](https://github.com/ml-explore/mlx-swift/releases). Generally the `mlx-swift` version number corresponds to the same version number in [MLX](https://github.com/ml-explore/mlx). Release notes indicate specifics.

All capabilities in MLX (Python) should be available in `mlx-swift`. If you encounter any that are missing please file an issue or feel free to submit a PR.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yikes. There may still be differences but at this point anything missing is a bug.

Copy link
Member

@awni awni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

Co-authored-by: Awni Hannun <awni@apple.com>
@davidkoski davidkoski merged commit e6d8796 into main May 16, 2025
1 check passed
@davidkoski davidkoski deleted the readme branch May 16, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants