Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on both IOS and Android when using embeddings #62

Open
okwes opened this issue Jun 28, 2024 · 1 comment
Open

Crash on both IOS and Android when using embeddings #62

okwes opened this issue Jun 28, 2024 · 1 comment

Comments

@okwes
Copy link

okwes commented Jun 28, 2024

When trying to use the embeddings my app instantly crashes with no useful info given in the logs. I can replicate this with the example project and just uncommentating the lines related to using the embeddings. I've tried with multiple models such as the phi3-nano which I am hoping to use and a various assortment from hugging face to try and see if the issue was related to that particular model. This is a really cool project to have for react native and thank you for your labors!

@okwes
Copy link
Author

okwes commented Jun 28, 2024

For more context, when using a old version of this package (0.2.0) I was able to get the embeddings. When running the current version the cause of the crash appears to be a segfault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant