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
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
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 }}
composewell
/
streamly-examples
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
32
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
An LLM tokenizer implemented as a streamly application
- #78
#78
Open
twitu
wants to merge 10 commits into
composewell:master
composewell/streamly-examples:master
from
twitu:bpe
twitu/streamly-examples:bpe
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
An LLM tokenizer implemented as a streamly application
#78
twitu
wants to merge 10 commits into
composewell:master
composewell/streamly-examples:master
from
twitu:bpe
twitu/streamly-examples:bpe
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2025
Add byte indexing logic
twitu
committed
7dfe7b4
View commit details
Copy full SHA for 7dfe7b4
Browse repository at this point
Commits on Feb 14, 2025
Byte mapping maps sequences of bytes to index
Show description for 4aad2ed
twitu
committed
4aad2ed
View commit details
Copy full SHA for 4aad2ed
Browse repository at this point
Count and merge frequent pairs
twitu
committed
05006e8
View commit details
Copy full SHA for 05006e8
Browse repository at this point
Commits on Feb 15, 2025
Replace most frequent pair with new index in stream
twitu
committed
82ca052
View commit details
Copy full SHA for 82ca052
Browse repository at this point
Stream updated mappings
twitu
committed
0efe1c6
View commit details
Copy full SHA for 0efe1c6
Browse repository at this point
Tokenize string with byte mapping
twitu
committed
90fb23f
View commit details
Copy full SHA for 90fb23f
Browse repository at this point
Commits on Feb 17, 2025
Fix tokenizer logic
twitu
committed
372d676
View commit details
Copy full SHA for 372d676
Browse repository at this point
Cleanup
twitu
committed
9dc288a
View commit details
Copy full SHA for 9dc288a
Browse repository at this point
Add example executable to cabal and config
twitu
committed
21655cf
View commit details
Copy full SHA for 21655cf
Browse repository at this point
Add run instructions
twitu
committed
52f5a3e
View commit details
Copy full SHA for 52f5a3e
Browse repository at this point
You can’t perform that action at this time.