Skip to content

Commit

Permalink
Tells people to look into examples more for ray and pyspark.
Browse files Browse the repository at this point in the history
  • Loading branch information
skrawcz committed Mar 4, 2024
1 parent 6ded5f1 commit f47f0f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/LLM_Workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ in various LLM contexts.

For more examples that you can pull off-the-shelf, we invite you to checkout [hub.dagworks.io](https://hub.dagworks.io),
and use the keyword `llm` to filter for LLM related examples.

Note, some examples have alternative implementations, such as PySpark or Ray. This is to demonstrate how
one could take the same code and scale it easily.

0 comments on commit f47f0f6

Please sign in to comment.