Skip to content
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

Chat in CLI. #168

Merged
merged 4 commits into from
Jan 3, 2025
Merged

Chat in CLI. #168

merged 4 commits into from
Jan 3, 2025

Conversation

chigkim
Copy link
Contributor

@chigkim chigkim commented Jan 1, 2025

Not sure if there's any interest, but this lets you chat in multi-turn style, so you can ask followup questions.
mlx_vlm.generate --model model_name --image img.png --chat

@Blaizzy
Copy link
Owner

Blaizzy commented Jan 3, 2025

Thank you very much @chigkim, I like it!

Could you run pre-commit run --all to clear all the tests?

@chigkim
Copy link
Contributor Author

chigkim commented Jan 3, 2025

Thanks for telling me about the prepre-commit run --all! It's done, and I pushed another commit.

@Blaizzy Blaizzy merged commit c89cb50 into Blaizzy:main Jan 3, 2025
1 check passed
@Blaizzy
Copy link
Owner

Blaizzy commented Jan 3, 2025

My pleasure!

It's merged.

@chigkim chigkim deleted the chat branch January 3, 2025 20:52
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