Antoine Sachet
Antoine Sachet
Happens regularly (but randomly) when I code on a remote Raspberry Pi 4. Tip: I just hit `ctrl+shift+P` -> `Python: Restart Language Server` and it goes away. Happy to send...
This is the root cause of #8 and #12
This change is harmful to mosquitto brokers running locally without external listeners. The definition of "network-online" varies and in practice the start time of mosquitto can be delayed by up...
Hi all, apologies for the delay, indeed removing the ipv6 localhost lines from `/etc/hosts` fixed the problem. So it really is an external bug (the `::1` statement being treated as...
In a virtual env (I'm using poetry like #466 but it's the same for a simple venv), the `sys.path` contains `/usr/lib/python3.9`, so we can copy the libcamera module and its...
The error comes from the vocabulary not being parsed correctly, which you can see from these 2 lines >📄 RegularVocabSize: 1 📄 SpecialVocabSize: 32767 This seems to be caused by...
I [patched the vocabulary parsing for my use case](https://github.com/antoine-sac/distributed-llama/commit/694ac00d70b60ebce8b4d86c822ef28e7d26ce51) yesterday, it's not very pretty nor at all generic but it should work for you as well. You may also need...
An absolute must-have for enterprise users.