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

Experimental: use Tokenizers without templates #298

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pcuenca
Copy link
Collaborator

@pcuenca pcuenca commented Jan 30, 2025

Not to be merged, for testing purposes only.

Reference: huggingface/swift-transformers#168, huggingface/swift-transformers#166 (in particular: huggingface/swift-transformers#166 (review))

Not to be merged, for testing purposes only.
@pcuenca pcuenca marked this pull request as draft January 30, 2025 11:36
@pcuenca
Copy link
Collaborator Author

pcuenca commented Jan 30, 2025

Would be curious to hear your thoughts @ZachNagengast, and ideas on how to move forward.

@ZachNagengast
Copy link
Contributor

This looks good to me, the build error is a dep from TensorUtils. Do you think it makes sense to split up the Generation target too? Otherwise, we can just adjust the function that uses MLMultiArray.from( (only one occurrence) to use one of the other init methods we have elsewhere.

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.

2 participants