Skip to content

Instantly share code, notes, and snippets.

@tazarov
Created April 4, 2025 15:04
Show Gist options
  • Save tazarov/77868e48900d5339a3c7a0cc01d26773 to your computer and use it in GitHub Desktop.
Save tazarov/77868e48900d5339a3c7a0cc01d26773 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
pip install maturin cffi patchelf
maturin build
pip install --no-index --find-links target/wheels/ chromadb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment