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

Migrate text2vec-huggingface module to batching #4894

Merged
merged 2 commits into from
May 15, 2024

Conversation

dirkkul
Copy link
Contributor

@dirkkul dirkkul commented May 9, 2024

What's being changed:

Migrate text2vec-huggingface to batching

Tested by importing a few 1000 elements of the sphere dataset - only had a free key so couldn't vectorize larger amounts of data.

Python PR that adds huggingface to integrations: weaviate/weaviate-python-client#1058

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

Copy link

sonarcloud bot commented May 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
8.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@antas-marcin antas-marcin changed the title Migrate huggingface to batching Migrate text2vec-huggingface module to batching May 15, 2024
@antas-marcin antas-marcin merged commit a1d850b into stable/v1.25 May 15, 2024
41 of 42 checks passed
@antas-marcin antas-marcin deleted the huggingface_batch branch May 15, 2024 06:13
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.

None yet

2 participants