-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
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
M2 Pro Mac MLX installs, model loads, command line works, web version does not. #75
Comments
same experience in macbook air m3 |
Those steps worked for me on M1 Pro (16gb) Prerequisites
Step 1: Set Up the Environment
Step 2: Clone the Repository
Step 3: Install the PackageInstall the package in editable mode: pip install -e . Step 4: Create the AppleScript Launcher
Step 5: Running the Application
The web interface will be available at Troubleshooting
Closing the ApplicationTo stop the application, close the Terminal window that was opened by the script. Enjoy using Moshi MLX! |
Quick mention: bf16 doesnt work on my 16gb ram machine... i guess its just not enough ram... |
Right, moshi-mlx with a 16GB machine would be a bit tight as the weights alone are 15.4GB. Hopefully the q8 version should have an almost similar quality. |
Mosshi feels unhinged and i love it haha |
have you gotten APIs to work with it? say hosting a conversational AI server locally on a M2 / M1 mac? Talking to the model is fun, but Id love to do a serious use case. Thanks for the help! |
actually im facing the problem that after about 2 minutes i reach this point and the server/inference webui crashes in console... ..... |
This last issue is likely reaching out the maximum conversation time, see #51 . |
Closing as it's hopefully all good now, feel free to re-open/create a new one if you still encounter some issues. |
Due diligence
Topic
The MLX implementation
Question
It shows microphone bars jumping up and down, no command line errors, just no audio out.
[Info] listening to http://localhost:8998
[Info] opening browser at http://localhost:8998
[Info] accepted connection
[Info] connection closed
[Info] done with connection
[Info] accepted connection
[Info] connection closed
The text was updated successfully, but these errors were encountered: