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

Binary embeddings final cleanup #264

Closed
3 tasks done
simonw opened this issue Sep 12, 2023 · 5 comments
Closed
3 tasks done

Binary embeddings final cleanup #264

simonw opened this issue Sep 12, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@simonw
Copy link
Owner

simonw commented Sep 12, 2023

I merged this a bit hastily:

I should double-check that the documentation holds up, especially with respect to the plugins I'm about to ship.

  • Documentation for binary embeddings --binary option
  • Documentation for writing a binary embedding plugin
  • Feature CLIP quite extensively in docs

https://github.com/simonw/llm-clip

@simonw simonw added this to the 0.10 milestone Sep 12, 2023
@simonw
Copy link
Owner Author

simonw commented Sep 12, 2023

I'm going to push an alpha so I can ship alphas of the plugins.

@simonw
Copy link
Owner Author

simonw commented Sep 12, 2023

With the alpha shipped I can now build the two plugins - llm-clip and llm-imagebind - and use those to finish testing and documenting everything.

@simonw
Copy link
Owner Author

simonw commented Sep 12, 2023

Also need to add supports_binary = True and supports_text = True to the embedding plugin docs.

simonw added a commit to simonw/llm-clip that referenced this issue Sep 12, 2023
@simonw
Copy link
Owner Author

simonw commented Sep 12, 2023

I'm not going to build llm-imagebind yet.

@simonw
Copy link
Owner Author

simonw commented Sep 12, 2023

The rest will happen here:

@simonw simonw closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant