Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: huggingface/swift-transformers

Tags

0.1.24

Toggle 0.1.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgraded Jinja to 1.3.0 (#226)

Co-authored-by: Pedro Cuenca <[email protected]>

0.1.23

Toggle 0.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated applyChatTemplate with lazy memoization (#218)

* updated applyChatTemplate with lazy memoization

* formatted code

* Reused shared phi tokenizer

---------

Co-authored-by: Pedro Cuenca <[email protected]>

0.1.22

Toggle 0.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update HubApi tests to account for resolve-cache URLs (#209)

0.1.21

Toggle 0.1.21's commit message

Verified

This tag was signed with the committer’s verified signature.
FL33TW00D Christopher Fleetwood
Add some backwards-compatible getters #206

Prefer chat_template.jinja #205
Sendable Config #189
Add repo revision option #202
Disable network monitor with an env var #203
Fix formatting #200
Fix tests #201
Add incomplete download support #198

0.1.20

Toggle 0.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missingChatTemplate error (#199)

0.1.19

Toggle 0.1.19's commit message
Use injected HubApi for downloads instead of shared (#196)

0.1.18

Toggle 0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prefer chat_template.json for chat template (#184)

* Prefer chat_template.json for chat template

* Refinements

0.1.17

Toggle 0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Public tokenizer errors, hasChatTemplate (#171)

* Make tokenizer errors public, add hasChatTemplate

* Tests, better message.

0.1.16

Toggle 0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable tool use (#151)

* Enable tools

* Add tool use test

* Use latest patch versions of dependencies

* Keep previous `applyChatTemplate`

* Backwards source code compatibility

---------

Co-authored-by: Pedro Cuenca <[email protected]>

0.1.15

Toggle 0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade jinja (#160)

* Upgrade jinja

* Deepseek chat template test