i'm niko (she/they)
i write code mainly in rust
feel free to poke me for things if you need help
go check out my site for more info about me/contact/etc https://niko.lgbt
meow :3
i'm niko (she/they)
i write code mainly in rust
feel free to poke me for things if you need help
go check out my site for more info about me/contact/etc https://niko.lgbt
meow :3
Rust bindings to https://github.com/ggerganov/whisper.cpp
COVID-19 Bot for Discord: v5!
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Turns out we never hooked into GGML's logging backend. #196 requested this, and I figured I'd use this as a chance to clean up this code anyways. A…
full_get_*_*
methods to use internal helper instead of duplicating code
Easiest reproduction of this is opening a GitHub PR that changes several tens of thousands of lines of code. I first noticed this on https://github…
level:ref
in place of level
when showing levels for items where possible