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

Summarization Pipeline CLI #2

Merged
merged 30 commits into from
Jan 16, 2023
Merged

Summarization Pipeline CLI #2

merged 30 commits into from
Jan 16, 2023

Conversation

pszemraj
Copy link
Owner

Builds out & validates a summarization "pipeline"/workflow to summarize all text docs in a directory of arbitrary length in token-batches of length -batch

It includes logging setup, GPU util functions, a summary text function, a postprocessor, a memory compression function, a basic command line interface script, bug fixes, and improvements to the argparse and CLI. It also includes updates to API, documentation, and easier installation instructions.

pszemraj and others added 30 commits December 24, 2022 08:53
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: Peter <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
Signed-off-by: peter szemraj <[email protected]>
@pszemraj pszemraj added the enhancement New feature or request label Jan 16, 2023
@pszemraj pszemraj self-assigned this Jan 16, 2023
Copy link
Owner Author

@pszemraj pszemraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pszemraj pszemraj merged commit aa63119 into main Jan 16, 2023
@pszemraj pszemraj deleted the cli branch January 16, 2023 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant