Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
huggingface
/
tokenizers
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
11k
Code
Issues
119
Pull requests
129
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: multi threaded pipeline
- #2213
#2213
Draft
McPatate
wants to merge 16 commits into
feat/train_encode_split
huggingface/tokenizers:feat/train_encode_split
from
feat/multi_threaded_pipeline
huggingface/tokenizers:feat/multi_threaded_pipeline
Copy head branch name to clipboard
Conversation
Commits
16
聽(16)
Checks
Files changed
Draft
feat: multi threaded pipeline
#2213
McPatate
wants to merge 16 commits into
feat/train_encode_split
huggingface/tokenizers:feat/train_encode_split
from
feat/multi_threaded_pipeline
huggingface/tokenizers:feat/multi_threaded_pipeline
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
feat: impl pipeline multi-threading
Show description for c6d306f
McPatate
committed
c6d306f
View commit details
Copy full SHA for c6d306f
Browse repository at this point
feat: introduce parallelplan strategy
Show description for 22033b3
McPatate
committed
22033b3
View commit details
Copy full SHA for 22033b3
Browse repository at this point
refactor: remove unused `add_special_tokens`
Show description for 61a82cd
McPatate
committed
61a82cd
View commit details
Copy full SHA for 61a82cd
Browse repository at this point
chore: cleanup pipeline bindings
Show description for f866644
McPatate
committed
f866644
View commit details
Copy full SHA for f866644
Browse repository at this point
chore: cleanup pipeline benchmark
Show description for addabaa
McPatate
committed
addabaa
View commit details
Copy full SHA for addabaa
Browse repository at this point
fix: update encode API
Show description for 3765e0a
McPatate
committed
3765e0a
View commit details
Copy full SHA for 3765e0a
Browse repository at this point
Commits on Jul 21, 2026
feat: add special tokens & normalization chunking
Show description for 1c0f9e5
McPatate
committed
1c0f9e5
View commit details
Copy full SHA for 1c0f9e5
Browse repository at this point
chore: cleanup
Show description for b644aba
McPatate
committed
b644aba
View commit details
Copy full SHA for b644aba
Browse repository at this point
Commits on Jul 22, 2026
chore: more cleanup
Show description for 8581dfa
McPatate
committed
8581dfa
View commit details
Copy full SHA for 8581dfa
Browse repository at this point
Commits on Jul 23, 2026
chore: harmonize naming for segments and parallel splitting
Show description for 8aec88b
McPatate
committed
8aec88b
View commit details
Copy full SHA for 8aec88b
Browse repository at this point
chore: docs conciseness attempt
Show description for e52925c
McPatate
committed
e52925c
View commit details
Copy full SHA for e52925c
Browse repository at this point
perf: reduce allocations + avoid false sharing
Show description for 2f0e387
McPatate
committed
2f0e387
View commit details
Copy full SHA for 2f0e387
Browse repository at this point
refactor: remove channel because of immense contention
Show description for 502347f
McPatate
committed
502347f
View commit details
Copy full SHA for 502347f
Browse repository at this point
chore: trim docs
Show description for 8596486
McPatate
committed
8596486
View commit details
Copy full SHA for 8596486
Browse repository at this point
Commits on Jul 24, 2026
chore: address comments
Show description for 852c82a
McPatate
committed
852c82a
View commit details
Copy full SHA for 852c82a
Browse repository at this point
Commits on Aug 6, 2026
perf(pipeline): don't stride an input that has no cut points (#2283)
Show description for 6610330
ArthurZucker
authored
6610330
View commit details
Copy full SHA for 6610330
Browse repository at this point
You can鈥檛 perform that action at this time.