Matthias Wright

Results 6 comments of Matthias Wright

Hi @biot023, this package is not yet compatible with v0.28.0 (see [here](https://github.com/meilisearch/meilisearch-rust/issues/300#issuecomment-1181671272)). Downgrading to v0.27.0 should do the trick :)

I would like to work on this, is this issue still current? Can the meilisearch server already handle requests that send jsonlines?

I would like to work on this. Is it still up for grabs?

The variance should never be negative. I had the same problem, in my case it was caused by overflow because I was using float16.

Hi @wilson1yan, sorry for the late reply! I think you are right, do you want to submit a PR?

Hi @alvarobartt, thank you for reaching out! I'm glad the project was of use to you :) `safetensors` sound very interesting. I love that it's written in Rust. I'm interested...