Jim Fleming
Jim Fleming
https://gist.github.com/jimfleming/6e6a7537acd16f029d91 I'm not familiar with what's going on here but it looks like it's expecting something different from libuv? ``` $ brew info libuv libuv: stable 1.4.2 (bottled), HEAD $...
This was omitted for simplicity but it would speed things up quite a bit with many agents. Some parts could probably be vectorized but that would be more work.
Since this is a direct port from C# it could use some modifications for Python.
Lots of ongoing work using binary embeddings, and other reduced precision embeddings, instead of fp32: - https://txt.cohere.com/int8-binary-embeddings/ - https://huggingface.co/blog/embedding-quantization - https://blog.pgvecto.rs/my-binary-vector-search-is-better-than-your-fp32-vectors Wanted to get thoughts on the appetite for support...