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 custom tokenizer option for pipelines, extend tokenizer interface methods #354

Merged
merged 4 commits into from
Apr 18, 2023

Conversation

guillaume-be
Copy link
Owner

  • Addition of add_tokens and add_extra_ids interafce methods to the TokenizerOption.
  • Allow building most pipeline with custom tokenizer via new_with_tokenizer.

Relates to #343

@guillaume-be guillaume-be mentioned this pull request Apr 16, 2023
@guillaume-be
Copy link
Owner Author

Fixes #343

@guillaume-be guillaume-be merged commit 5b8dcd2 into master Apr 18, 2023
@guillaume-be guillaume-be deleted the add_tokenizer_methods branch April 18, 2023 17:30
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.

None yet

1 participant