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

AssetError #38

Open
ekcr opened this issue Aug 27, 2024 · 1 comment
Open

AssetError #38

ekcr opened this issue Aug 27, 2024 · 1 comment

Comments

@ekcr
Copy link

ekcr commented Aug 27, 2024

I use the script below to convert text to embeddings
vec2text_model = EmbeddingToTextModelPipeline(decoder="text_sonar_basic_decoder",
tokenizer="text_sonar_basic_encoder")
But ı get a error message like this;
fairseq2.assets.error.AssetError: The checkpoint of text_sonar_basic_decoder cannot be loaded. See nested exception for details.

@avidale
Copy link
Contributor

avidale commented Aug 28, 2024

Hi @ekcr!
What are the versions of fairseq2 and sonar packages that you are using?
Could you please attach the nested trace of the exception?

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