Releases: urchade/GLiNER
Releases · urchade/GLiNER
v0.2.16
v0.2.15
What's Changed
- make
onnxruntime-gpu
optional by @moritzwilksch in #223
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Bug fix: Tensors should not be moved to a device when using onnx by @azikoss in #196
- Bug fix: Tensors should not be moved to a device when using onnx (in evaluate function) by @wojiaodawei in #199
- Change how the config file is loaded by @eriknovak in #206
- Add GPU Support for ONNX Models by @KarimLulu in #201
- Simplify inference and evaluation for multi-task models by @Ingvarstep in #217
New Contributors
- @azikoss made their first contribution in #196
- @wojiaodawei made their first contribution in #199
- @eriknovak made their first contribution in #206
- @KarimLulu made their first contribution in #201
Full Changelog: v0.2.13...v0.2.14
v0.2.13
Full Changelog: v0.2.12...v0.2.13
v0.2.12
v0.2.11
What's Changed
- Add support of modern decoders as a backbone by @Ingvarstep in #181
- improve batch processing for inference by @Ingvarstep in #187
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Biencoder and polyencoder architecture by @Ingvarstep in #175
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- Fix load checkpoint by @nguyenhoan1988 in #166
- Llm2vec by @Ingvarstep in #171
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Fix dup labels list by @nguyenhoan1988 in #147
- add session options to _from_pretrained method by @Knzaytsev in #154
New Contributors
- @nguyenhoan1988 made their first contribution in #147
- @Knzaytsev made their first contribution in #154
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Add Jieba and HanLP for Chinese sentence tokenization. by @simonChoi034 in #136
- Fixes by @urchade in #143
- manual negatives by @urchade in #144
- Removed outdated dependency and ported divide by zero logic by @RobertHGit in #141
New Contributors
- @simonChoi034 made their first contribution in #136
- @RobertHGit made their first contribution in #141
Full Changelog: v0.2.6...v0.2.7