Skip to content

Add multi-worker support for LLM Transformer#349

Open
seanzhangkx8 wants to merge 2 commits into
CornellNLP:masterfrom
seanzhangkx8:llm-transformer-multi-thread
Open

Add multi-worker support for LLM Transformer#349
seanzhangkx8 wants to merge 2 commits into
CornellNLP:masterfrom
seanzhangkx8:llm-transformer-multi-thread

Conversation

@seanzhangkx8
Copy link
Copy Markdown
Collaborator

Description

Introduces multiprocessing to the LLM transformation module. This allows for spawning multiple workers to parallelize API calls/inference, significantly reducing the time required to process large corpora.

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