Kunal Batra
Kunal Batra
Yeah, I ultimately want to incorporate this library https://snowboy.kitt.ai/ which will do just that
If anyone else knows any other libraries to add a hot word or wake word. Let me know
Much appreciated, thank you!
I've seen this on another project, [Panda MacApp](https://github.com/pablosproject/Panda-Mac-app). Is this what you were thinking, a checkbox a user can tick which make the app start at login ?
Thanks @ikornienko will install the game and see what the issue is.
@rjmehta can you let us know the error message.
Thanks for your work on the vlm branch @davidkoski . Using llm-tool i can get paligemma to work with the following flag: --model mlx-community/paligemma-3b-mix-448-8bit but i can't get qwen2_vl to...
Here are the flags im using: `vlm --model mlx-community/Qwen2-VL-2B-Instruct-4bit --prompt "describe image in english" --image /Users/pathtoimage/image.png` get this output when trying to use that model: `LXNN/Module.swift:515: Fatal error: 'try!' expression...
That was the issue! Thank you - it's working great!!