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

[HuggingFace] Make hugging face embeddings work in docker run with multiple pipelines #721

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

eolivelli
Copy link
Member

Summary:
when running in docker we use thread to simulate pods and the pipelines share the JVM.
There are some issues with PyTorch/DJL and classloading.
This patch fixes them and moved the Ollame example to using HuggingFace

@eolivelli eolivelli merged commit 3f3a84e into main Nov 16, 2023
10 checks passed
@eolivelli eolivelli deleted the impl/hugging-face-concurrency branch November 16, 2023 04:43
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

1 participant