Romain Beaumont
Romain Beaumont
I think this is likely caused by recent node protodef changes https://github.com/ProtoDef-io/node-protodef/commits/master/
https://github.com/ProtoDef-io/node-protodef/commit/fcf3ca0568eb8cc0d0167c79db454572165da3f7 was also recently released
https://github.com/PrismarineJS/mineflayer/issues/3492 mentions packet advancement
For 1.21 wonder if it could be https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/src/datatypes/compiler-minecraft.js#L44
Related https://github.com/mediar-ai/screenpipe/issues/429
Yeah agreed it's early, I think it becomes real in 6 months - one year I think it might make more sense in a VM, so it automates boring things...
Yeah I agree it's not easy to solve the security topic here. > you do some work and then there is 100 AI VMs doing other things for you on...
Autofaiss is an alternative implementation of faiss AutoTune that works based on the contraints listed in the readme. Do you have any specific suggestions?
Feel free to try it out. Beating autofaiss current heuristic on all relevant metrics (latency, recall and memory) while taking a reasonable amount of compute (IE not recomputing the whole...
current_memory_available is the parameter controlling the maximum amount of ram to use, it's that one you need to put at 16GB if you want to use only 16GB while creating...