Skip to content

jph00/SwiftyBPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyBPE

A Swift wrapper for fastbpe. Example (including flags for performance):

swift build -c release -Xcc -Ofast
./swiftbpe learnbpe 60 codes data/greeneggs.txt
./swiftbpe applybpe applied data/greeneggs.txt codes

About

A Swift wrapper for fastbpe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published