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

Load finetuned huggingface model/ generate embeddings #551

Open
Ghonem22 opened this issue Oct 15, 2023 · 1 comment
Open

Load finetuned huggingface model/ generate embeddings #551

Ghonem22 opened this issue Oct 15, 2023 · 1 comment

Comments

@Ghonem22
Copy link

I finetuned "Salesforce/blip-image-captioning-base" model at huggingface.

I want to use the finetune model to generate feature vectors of images/ texts, but When I loaded it I found that it doesn't have the method "extract_features"

How could I do that?

@SnowNation101
Copy link

SnowNation101 commented Feb 25, 2024

same problem here, did you figure out a way to do that?

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

2 participants