Anush008 / fastembed-js

Library to generate vector embeddings in NodeJS
https://www.npmjs.com/package/fastembed/
MIT License
64 stars 5 forks source link

Module not found: Can't resolve '@anush008/tokenizers-linux-arm-gnueabihf' in '\node_modules\@anush008\tokenizers' #16

Closed shivang2607 closed 2 months ago

shivang2607 commented 4 months ago

Module not found: Can't resolve '@anush008/tokenizers-linux-arm-gnueabihf' in '\node_modules\@anush008\tokenizers'

I am using Nextjs 14, and loading model in the routes api

Anush008 commented 4 months ago

Linux ARM is not supported. Linux x86 is.