We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mlx_lm added a new feature which sets a wired limit https://github.com/ml-explore/mlx-examples/blob/bd6d910/llms/mlx_lm/utils.py#L298 . This feature should be added to mlx-engine so that we can increase our memory working size.
mlx-engine
This will only have an effect on macOS 15, and is a no-op on lower versions.
The text was updated successfully, but these errors were encountered:
neilmehta24
No branches or pull requests
mlx_lm added a new feature which sets a wired limit https://github.com/ml-explore/mlx-examples/blob/bd6d910/llms/mlx_lm/utils.py#L298 . This feature should be added to
mlx-engine
so that we can increase our memory working size.This will only have an effect on macOS 15, and is a no-op on lower versions.
The text was updated successfully, but these errors were encountered: