0.3.0
What's Changed
- Queueing; Embedder abstractions updated by @wdoppenberg in #1
- Misc updates; Code refactoring by @wdoppenberg in #2
- Argument passing by @wdoppenberg in #3
- Updated generics by @wdoppenberg in #4
- README update by @wdoppenberg in #5
- Dynamic model type selection by @wdoppenberg in #6
- Added validated host & port startup args by @wdoppenberg in #7
- Worker pool refactor; Restructuring by @wdoppenberg in #8
- Reorganisation; model (list) endpoints; multiple models by @wdoppenberg in #9
- updated publish workflow by @wdoppenberg in #10
- Updated readme by @wdoppenberg in #11
- Bumped version to 0.1.2 by @wdoppenberg in #12
- Switched to workspace by @wdoppenberg in #13
- Fix/license file by @wdoppenberg in #14
- Add skip to workflow by @wdoppenberg in #15
- From file or folder by @wdoppenberg in #16
- Docker image + publishing workflow + minor updates by @wdoppenberg in #17
- Fixed workflows by @wdoppenberg in #18
- Fixed multi-platform build by @wdoppenberg in #19
- Model type now inferred from config.json by @wdoppenberg in #20
- load_model takes weights and config path as input by @wdoppenberg in #21
- CUDA dockerfile by @wdoppenberg in #22
- Added test fixtures; embedder loading supports Arc, Rc, Box by @wdoppenberg in #23
- Added distilbert support by @wdoppenberg in #24
- Pooling strategies by @wdoppenberg in #25
- Deserializable PoolingStrategy by @wdoppenberg in #26
- Use
Apache-2.0
value forlicense
key in favour of a license file by @wdoppenberg in #27 - Error handling by @wdoppenberg in #28
New Contributors
- @wdoppenberg made their first contribution in #1
Full Changelog: https://github.com/wdoppenberg/glowrs/commits/0.3.0