1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/machine-learning/app
Mert 0c4df216d7
feat(ml): improve test coverage (#7041)
* update e2e

* tokenizer tests

* more tests, remove unnecessary code

* fix e2e setting

* add tests for loading model

* update workflow

* fixed test
2024-02-11 17:58:56 -05:00
..
models feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py fix(ml): handle missing context_length field (#6695) 2024-01-27 19:50:50 -05:00
conftest.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
main.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00
schemas.py fix(ml): model paths not working (#6705) 2024-01-28 20:54:33 +00:00
test_main.py feat(ml): improve test coverage (#7041) 2024-02-11 17:58:56 -05:00