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

TypeError: INSTRUCTOR._load_sbert_model() got an unexpected keyword argument 'token' #58

Open
aniii08112002 opened this issue Apr 17, 2024 · 1 comment

Comments

@aniii08112002
Copy link

Please help me resolve this issue
this shown after the process of chunking and during embedding

@vishnuthumpudi
Copy link

Ciao aniii

If you are getting token error :
Do - (if u are using virtual environment do pip install in venv else in normal environment)
pip install sentence-transformers==2.2.2
pip install langchain==0.1.2 sentence_transformers==2.2.2

I hope your issue will get resolved.

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