Skip to content

Tags: CogStack/cogstack-nlp

Tags

medcat-trainer/v3.8.0

Toggle medcat-trainer/v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(medcat-service): Demo app supports custom footers for display (#595

)

medcat-trainer/v3.7.2

Toggle medcat-trainer/v3.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(medcat-trainer): Support uploading model packs with longer local …

…filenames (#583)

medcat-trainer/v3.7.1

Toggle medcat-trainer/v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(medcat-trainer): login success being emitted even on fail causes …

…login failure (#577)

medcat-trainer/v3.7.0

Toggle medcat-trainer/v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(medcat-trainer): Avoid loading meta cat upon model pack upload (#…

…567)

* Update model pack to load meta cat info without loading full models

* Add utility method that loads meta cat config for meta cat DB models

* Fix circular import issue

* Fix dill open mode

* Add new tests to avoid meta cat model loading at model import time

* Add comment regarding test

* Rename inference tests module (tests with fake model)

* Fix incorrect pathing

* Update model pack / addon tests

* Remove rel-cat related addon tests since only meta-cats are loaded

* Separate global config loading in utils

* Fix some issues with global config addon load

* Filter addons down to meta-cat only

* Fix deserialisation of meta cat config

* Add commented real model test

* Rework model pack addon tests

* Add back rel-cat based addon tests

* Rename test file (fake -> dummy)

* Rename fake to dummy in tests

medcat/v2.8.6

Toggle medcat/v2.8.6's commit message
Release v2.8.6

medcat/v2.8.5

Toggle medcat/v2.8.5's commit message
Release v2.8.5

medcat/v2.8.4

Toggle medcat/v2.8.4's commit message
Release v2.8.4

medcat-service/v1.3.2

Toggle medcat-service/v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(medcat-service): Gradio offline usage fix by updating version (#549)

medcat/v2.8.3

Toggle medcat/v2.8.3's commit message
Release v2.8.3

medcat-service/v1.3.1

Toggle medcat-service/v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(medcat-trainer): scaffold for sourcing models via a medcattery i…

…nstance (#539)

* feat(medcat-trainer): scaffold for sourcing models via a  medcattery instance

* feat(medcat-trainer): on model pack imported signal hook.