Bling Fire v0.1.5
- Added byte BPE algorithm support
- Added GPT2, Roberta tokenization models
- Added hyphenation / syllabification APIs and a sample model: syllab
- Added URL tokenization models: uri100k, uri250k, uri500k
- Some small changes in the C# interface (it should be backwards compatible), uses Span instead of byte[] to allow on stack allocations of input and output buffers