zpin
zpin
### Version/revision of the library used 2.8.2/master ### Describe the bug IR messages captured from an Argo Ulisse 13 remote are not detected as such. Also there seem to be...
### What happened? WLAN seems to be very unreliable on my D1 mini with an ASUS router. ### To Reproduce Bug I just installed the latest version of WLED and...
The current method of replacing "org.quiltmc:hashed" with "net.fabricmc:intermediary" will result in duplicate entries for "net.fabricmc:intermediary" if the JSON already contains such an entry. These libraries then get downloaded in parallel,...
Seems to work, but someone who knows this project better please check the order in `apply_func()`.
Equivalent to the `-ot` llama.cpp argument: ``` {"--override-tensor", "-ot"}, "=,...", ``` Can be passed as an optionlal string to the `Llama` class using the new `override_tensor` parameter. Same format as...