unionai / unionai-examples

A collection of example workflows that run on Union
https://www.union.ai/
8 stars 2 forks source link

Embedding workflows #27

Closed kumare3 closed 1 week ago

kumare3 commented 4 months ago
  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.