Releases: julianpoy/ingredient-instruction-classifier
Releases · julianpoy/ingredient-instruction-classifier
v1.4.11
1.4.11 (2023-12-28)
Bug Fixes
- do not crash on empty request (no tensors) (fd8560a)
v1.4.10
1.4.10 (2023-12-20)
Bug Fixes
- memory leak by cleaning up tensors between runs (a81bcaa)
v1.4.9
1.4.9 (2023-09-17)
Bug Fixes
v1.4.8
1.4.8 (2023-06-15)
Bug Fixes
v1.4.7
1.4.7 (2023-06-12)
Bug Fixes
v1.4.6
1.4.6 (2023-06-12)
Bug Fixes
v1.4.5
1.4.5 (2023-06-11)
Bug Fixes
v1.4.4
1.4.4 (2023-04-24)
Bug Fixes
v1.1.0
1.1.0 (2021-01-31)
Bug Fixes
- SENTENCE_EMBEDDING_BATCH_SIZE env arg as int (a801c3a)
Features
- Add p-queue to implement new PREDICTION_CONCURRENCY arg (c939b04)
v1.0.5
1.0.5 (2021-01-11)
Bug Fixes
- Add 400 response when sentences not provided (5647d4a)