Releases: CogStack/CogStack-ModelServe
Releases · CogStack/CogStack-ModelServe
v0.2.0
What's Changed
- feat: Support MedCAT v2 by @baixiac in #25
- release: Prepare release 0.1.1 by @baixiac in #27
- feat: Support IOB and IOBES taggings for HF NER models by @baixiac in #28
- mlflow: Add version tags for registered models by @phoevos in #31
- fix: Fix the ratio metrics for measuring note processing speed by @baixiac in #29
- fix: Fix plotting within non-main threads and refactor by @baixiac in #32
- feat: expose more API params when invoking HF LLM models by @baixiac in #33
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- doc: Sync Docker Hub description with README by @baixiac in #17
- feat: Add MedCAT OPCS-4 service by @phoevos in #18
- fix(docker): ensure uv-installed dependencies are accessible to user cms by @baixiac in #19
- feat: Add the trainer for generative HF models by @baixiac in #22
- docker: Add a smoke test for published images by @baixiac in #23
- fix: Remove potentially cached models and improve logging documentation by @baixiac in #24
Full Changelog: v0.1.0...v0.1.1