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

Embedding workflows #27

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Embedding workflows #27

wants to merge 11 commits into from

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Jul 7, 2024

  1. Embed any pdf on cpu using actors and in parallel
  2. Embed all of wikipedia

Goal:
We need support for dynamic tasks on actors - this needs us to make a modification to actor. Show how models loaded in memory can make things go fast.

kumare3 added 11 commits July 6, 2024 23:40
1. Embed any pdf on cpu using actors and in parallel
2. Embed all of wikipedia

Goal:
We need support for dynamic tasks on actors - this needs us to make a modification to actor.
Show how models loaded in memory can make things go fast.
We can use this for multi-step embedding and or multi document embedding
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