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

Recursive ellipsis for serde_pyo3 #1589

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

EricLBuehler
Copy link
Member

This is probably wrong because it's hard to control when we recurse?

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Narsil
Copy link
Collaborator

Narsil commented Aug 7, 2024

This looks good I think.

Might need to tweaks but that's all.

@Narsil Narsil merged commit 6d2de98 into huggingface:serde_pyo32 Aug 7, 2024
9 of 11 checks passed
Narsil pushed a commit that referenced this pull request Aug 7, 2024
Narsil added a commit that referenced this pull request Aug 7, 2024
* Using serde (serde_pyo3) to get __str__ and __repr__ easily.

* Putting it within tokenizers, it needs to be too specific.

* Clippy is our friend.

* Ruff.

* Update the tests.

* Pretty sure this is wrong (#1589)

* Adding support for ellipsis.

* Fmt.

* Ruff.

* Fixing tokenizer.

---------

Co-authored-by: Eric Buehler <65165915+EricLBuehler@users.noreply.github.com>
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.

3 participants