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

Added ability to load pre-computed vectors from Pickle file #134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

taylor-brown
Copy link

The "interface" matches the csv one, but with a pickled data frame.
See #99.

The interface matches the csv, but with a pickled data frame.
@Zasder3
Copy link
Collaborator

Zasder3 commented Jul 27, 2022

Looks like a very helpful feature! I'll give a deeper pass over this soon. I'm the meantime, could you add an explanation of this to the README.md?

@taylor-brown
Copy link
Author

Sure thing. I added a commit.

@rom1504
Copy link
Collaborator

rom1504 commented Jul 28, 2022

https://github.com/rom1504/embedding-reader could be another way to get support of this
Would give :

  • reading embeddings from any FS (including S3 and gcs)
  • supporting other formats (npy, parquet)

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

Successfully merging this pull request may close these issues.

3 participants