huggingface / swift-transformers

Swift Package to implement a transformers-like API in Swift
Apache License 2.0
657 stars 70 forks source link

Add repetition penalty warper #85

Closed shavit closed 5 months ago

shavit commented 6 months ago

Closes #84

pcuenca commented 5 months ago

Test runners are not working for some reason. I verified locally that the tests pass, so merging now. Thanks @shavit!