-
Notifications
You must be signed in to change notification settings - Fork 178
Pull requests: huggingface/swift-transformers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cache pre-tokenize regex for Bert/whitespace/punctuation/digits
#349
opened May 1, 2026 by
john-rocky
Loading…
Speed up SentencePiece/Unigram tokenization (O(N²) → O(N), ~15-25x on long inputs)
#348
opened May 1, 2026 by
john-rocky
Loading…
Cache byte-level pre-tokenize regex and inline byte encoder lookup
#347
opened May 1, 2026 by
john-rocky
Loading…
Speed up BPE merge with priority-queue algorithm (5-12x on inner loop)
#346
opened May 1, 2026 by
john-rocky
Loading…
Avoid macOS TCC "Documents folder" prompt on HubApi init
#344
opened May 1, 2026 by
john-rocky
Loading…
Catch JinjaError during chat template compilation
#343
opened Apr 30, 2026 by
brooksc
Loading…
2 tasks
Add mixed-attention Core ML mask support for stateful generation
#331
opened Mar 8, 2026 by
Skyline-23
Contributor
Loading…
ProTip!
no:milestone will show everything without a milestone.