Ken Thompson
Ken Thompson
I also was not able to get Bluetooth running on Ventura 13.5.1 until I updated to the latest BlueToolFixup.kext. I am using the AX200 radio. Wifi would not work until...
How can I help assist in making this API wrapper more robust? Happy to help!
confirmed same issue is happening with 7b model. When I change the model path to the directory, I get an error about how the location is a directory. Really stuck...
Nevermind. Fixed it. Issue was the checkpoint path in the config must be the full path to the file and not just the directory. Once fixed, it runs. Thanks!
@tiendq When I add conditionals to the COUNT(*), it always returns zero.. ` SQLite::Statement query(db, "SELECT COUNT(*) FROM room_cache WHERE room_path = :room_path"); // Bind the integer value 6 to...
> Hey! I'm working on a bunch of updates to the library. I'll add this one on. > > The big new change is async support. The master branch now...
> Hey! Thanks for the note. This is actually a bug I've been trying to solve. I've tried to incorporate by essentially rewriting all the network access code one time...
> @KennethThompson , did you ever manage to build it and flash it? Yes- but it would be great if I could use the Arduino IDE rather than VS Code...
> Can I suggest opening a branch with updated Readme file with your instructions on how to do it. And PR as well of course I just used their build...
> Can I suggest opening a branch with updated Readme file with your instructions on how to do it. And PR as well of course idf.py gets created when you...