Michael Feil
                                            Michael Feil
                                        
                                    @ruben-vb I would expect a +- 1% error. Yes, there could be a rounding error in the way sigmoid is implemented with `e**x`. Does it lead to reranking of different...
@ruben-vb This issue should be fixed with the latest container. Can you confirm?
Awesome (I would still recommend using fp16 then)
Thanks for your contribution!
Thanks for opening the issue. Did you really try to get nomic running? I would not be concerned about the stacktrace of ```python infinity | NotImplementedError: The model type mistral...
Okay, I have shown above that it is possible to run infinity with nomic. Therefore I'll do the following: 1. Try running again with this commands. Also delete all of...
https://huggingface.co/nomic-ai/nomic-embed-text-v1.5/discussions/16#6616ca28401ac37f878f4701
I added an example on how to use infinity with runpod.io note, that API_Keys are typically not set, they are generated. Also they are not verified by the application itself,...
https://github.com/monotykamary/infinity/commit/36680ae5435eac2e7db2ec70963ee82121943f10 @monotykamary has implemented it. Changed my mind: If the contribution is easy enough, comes with a unit test that covers every LOC, and defaults to no api key as...
Looks not dirty at all @monotykamary! Awesome