We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
added support for
removed benchmarks because of compilation fail on tvOS, visionOS and … …watchOS
updated libs, fixed issues
updated swift-transformers
tokenOffset in XLMRobertaTokenizer, accuracy tests fixes
Add Roberta model and updates to embeddings
Relax swift argument parser version
Refactored tokenizer config, added more supported models
added static embeddings
Lower deployment target to macOS 14 and aligned releases (#2) * Lower deployment target to macOS 14 and aligned releases * Add missing test annoations * Applied formatting