Andrey

Results 53 comments of Andrey

Unfortunatelly, this models cant work without API support from Ollama.

I confirm this issue. Still not fixed: ``` "typeorm": "^0.3.10", "@nestjs/typeorm": "^9.0.1", ```

+1 Where I can find @types for react-native-table-component?

Yes, "Chat properties -> model settings -> toggle switch at bottom" helps! Thanks!

@Said-Apollo I tried to do it, but it removed almost all the spaces in the text. Here is test document in Russian: [dogovor_oferta.pdf](https://github.com/user-attachments/files/16659706/dogovor_oferta.pdf) And here are parsing results:

We need to pass it to the ```model_kwargs```. Here is the solution: ``` encoder = HuggingFaceEncoder( name="nomic-ai/nomic-embed-text-v1.5", model_kwargs={"trust_remote_code": True} ) ```

Hi @thumpco ! Maybe you have found a solution?

+1 Please add reranking support.