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

Add support for pushing embeddings/metadata to huggingface #79

Merged
merged 9 commits into from
Sep 11, 2024

Commits on Sep 6, 2024

  1. First pass at possible class structure for this

    Justin Reese committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    560b19b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Lint

    Justin Reese committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    97c7d50 View commit details
    Browse the repository at this point in the history
  2. Write out metadata in something closer to venomx format

    Justin Reese committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c68c408 View commit details
    Browse the repository at this point in the history
  3. Don't use tempdir to write out embeddings and metadata

    Justin Reese committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    51ec53b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix bug preventing all embeddings from being uploaded, and remove spu…

    …rious comments
    Justin Reese committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    39bc12e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    39bb390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776699e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340466d View commit details
    Browse the repository at this point in the history
  4. Fix --adapter flag

    Justin Reese committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c9dc0ea View commit details
    Browse the repository at this point in the history