Releases: ckiplab/ckip-transformers
Releases · ckiplab/ckip-transformers
v0.3.3
- Disable pin memory on CPU device [#23]
- [Docs] Add table of tags.
v0.3.2
- Allow passing a
torch.device
instance [#20] (Thanks to @pan93412)
v0.3.0
- Add BERT Tiny models.
- Remove
level
. Use model
instead.
v0.2.6
- Fix import errors. [#9]
- Use black formatter.
v0.2.5
!!!WARNING!!! THIS VERSION IS BROKEN!!!
- Fix broken links in documentation.