Will Ridgers
Will Ridgers
I came up against this issue today. Is there an established solution or workaround?
> Also any tips on where to get started reverse engineering zigbee ZHA devices so I can try and expand your code to support more devices? AFAICT most of the...
I can't figure out where `0x01, 0x00, 0x02, 0x00, 0x10` (toggle payload) etc came from. I can currently on/off/toggle/dim bulbs connected to my ZHA network (via XBee API), but I'd...
I'm getting the same result. 7B and 13B work fine, but 30B and 65B produce garbage. - Linux - g++-12 - AMD 5800X ``` % ./main -m ./models/65B/ggml-model-q4_0.bin -t 8...
So it turns out this is happening much more frequently for me, and with every build type. I've done a bit of digging into a minimal examples where I type...