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

Add usage example for TextCat with Dolly 2 #271

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Conversation

rmitsch
Copy link
Collaborator

@rmitsch rmitsch commented Aug 24, 2023

Description

Add usage example for TextCat with Dolly 2. Authored by @kabirkhan, moved here from #180.

Corresponding documentation PR

-

Types of change

Docs enhancement.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran all tests in tests and usage_examples/tests, and all new and existing tests passed. This includes
    • all external tests (i. e. pytest ran with --external)
    • all tests requiring a GPU (i. e. pytest ran with --gpu)
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@rmitsch rmitsch added documentation Improvements or additions to documentation enhancement Improvement of existing feature labels Aug 24, 2023
@rmitsch
Copy link
Collaborator Author

rmitsch commented Aug 24, 2023

The failure is to due the MacOS/Pydantic stuff that will be fixed (well, worked around) once we merge #180 into develop and update this branch.

Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@rmitsch rmitsch merged commit 8259c10 into develop Aug 25, 2023
4 of 11 checks passed
@svlandeg svlandeg deleted the docs/textcat-dolly-usage branch August 25, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants