Skip to content

Increment api-inference-community to 0.0.32 for Sentence Transformers #383

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

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

tomaarsen
Copy link
Member

@tomaarsen tomaarsen commented Feb 5, 2024

Hello!

Pull Request overview

  • Increment api-inference-community to 0.0.32

Details

This should resolve the Pydantic v2 issues.

Locally, I can only get python manage.py docker to work by:

  1. Replacing duplicate os.path.dirname with single os.path.dirname in manage.py
  2. Removing python app/main.py from docker_images/sentence_transformers/app/prestart.sh.

python manage.py start works with only the 1st change.


  • Tom Aarsen

@osanseviero osanseviero merged commit 7a51428 into huggingface:main Feb 5, 2024
@tomaarsen tomaarsen deleted the st/increment_apiic branch February 5, 2024 20:17
@tomaarsen
Copy link
Member Author

Works like a charm now, even for newer models. Apologies for the mess here.

@osanseviero
Copy link
Contributor

No worries, thanks for the fixes!!

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

Successfully merging this pull request may close these issues.

2 participants