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

Why is arm 64 linux package missing? #148

Open
wandmagic opened this issue Dec 2, 2024 · 8 comments
Open

Why is arm 64 linux package missing? #148

wandmagic opened this issue Dec 2, 2024 · 8 comments

Comments

@wandmagic
Copy link

https://www.npmjs.com/package/sqlite-vec-linux-arm64

@yourbuddyconner
Copy link

This is really annoying, what gives?

@wandmagic
Copy link
Author

For real, I would love this to exist

@IntrinsiCrypto
Copy link

Any progress on this matter?

It's currently blocking us from running some Docker images on Linux-ARM64 containers.

@HashWarlock
Copy link

Can you try running:
docker buildx build --platform=linux/amd64 -t eliza:latest . Then try to run the container?

@asg017
Copy link
Owner

asg017 commented Dec 30, 2024

Looking into this, sorry for the delay

@wandmagic
Copy link
Author

https://github.com/asg017/sqlite-vec/compare/main...wandmagic:sqlite-vec:feature/linux-arm64?expand=1
I made an attempt but the arm github action runner was taking forever to run, i ended up using a custom runner to produce a local build for myself and used that via file-system link

@asg017
Copy link
Owner

asg017 commented Jan 10, 2025

Alright yall, just published v0.1.7-alpha.1 as an attempted fix for this - could you all try it out and let me know if it works as expected? The sqlite-vec-linux-arm64 NPM package is now available, so hopefully this fixes it.

If so, I'll cut a new 0.1.7 release

@jmikedupont2
Copy link

Thank you for this! I will attempt to use it,
here is the docker and ecr stuff I was preparing to create codebuilds with in case someone needs it.
meta-introspector#1

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

6 participants