Louis Dureuil

Results 261 comments of Louis Dureuil

/bench workloads/hackernews*.json workloads/movies.json workloads/embedding-movies-subset-hf.json

/bench workloads/hackernews*.json workloads/movies.json workloads/embeddings-movies-subset-hf.json

Hello :wave: [This is a relevancy change introduced in v1.9.0](https://github.com/meilisearch/meilisearch/issues/4639). The [documentation was updated](https://github.com/meilisearch/documentation/issues/2852) to reflect this change, but we can also update that particular phrasing. I opened https://github.com/meilisearch/documentation/issues/2982 against...

The related docs issue has not been closed, but I'm closing this issue on the Meilisearch side for now, as the behavior is as intended. Thank you again for your...

Hello, I responded to your [thread on Discord](https://discord.com/channels/1006923006964154428/1310470879146283008/1310523865386192959) I reproduce the answer below: --- Hello, can you start the Meilisearch executable with the `RUST_BACKTRACE` environment variable set to 1, and...

Hello, I spent some time re-reading the code, I couldn't find a recursive function that would cause the stack overflow. 1. Can you confirm that the issue persists even with...

> I like meilisearch very much, please let me know if you need any more information Thank you! I'd like very much to help you, but unfortunately I cannot explore...

hello @niclashoyer 👋 thank you for your report, any reproducible example would be welcome. Can you detail your setup (machine, OS, Meilisearch version)?

Thanks for the information. Sending smaller chunks should not change anything in this situation, as the embedding loop itself is not recursive. Do you think you could run with the...

Thanks for the confirmation. I'm not sure if we'll get a backtrace even with `RUST_BACKTRACE` though, given that this is a stack overflow. If you find a reproducer, I would...