Mert
|
2b1b43a7e4
|
feat(ml): composable ml (#9973)
* modularize model classes
* various fixes
* expose port
* change response
* round coordinates
* simplify preload
* update server
* simplify interface
simplify
* update tests
* composable endpoint
* cleanup
fixes
remove unnecessary interface
support text input, cleanup
* ew camelcase
* update server
server fixes
fix typing
* ml fixes
update locustfile
fixes
* cleaner response
* better repo response
* update tests
formatting and typing
rename
* undo compose change
* linting
fix type
actually fix typing
* stricter typing
fix detection-only response
no need for defaultdict
* update spec file
update api
linting
* update e2e
* unnecessary dimension
* remove commented code
* remove duplicate code
* remove unused imports
* add batch dim
|
2024-06-07 03:09:47 +00:00 |
|
Mert
|
092a23fd7f
|
feat(server,ml): remove image tagging (#5903)
* remove image tagging
* updated lock
* fixed tests, improved logging
* be nice
* fixed tests
|
2023-12-20 20:47:56 -05:00 |
|
Mert
|
87a0ba3db3
|
feat(ml): export clip models to ONNX and host models on Hugging Face (#4700)
* export clip models
* export to hf
refactored export code
* export mclip, general refactoring
cleanup
* updated conda deps
* do transforms with pillow and numpy, add tokenization config to export, general refactoring
* moved conda dockerfile, re-added poetry
* minor fixes
* updated link
* updated tests
* removed `requirements.txt` from workflow
* fixed mimalloc path
* removed torchvision
* cleaner np typing
* review suggestions
* update default model name
* update test
|
2023-10-31 05:02:04 -05:00 |
|
Mert
|
b7fd5dcb4a
|
dev(ml): fixed docker-compose.dev.yml , updated locust (#3951)
* fixed dev docker compose
* updated locustfile
* deleted old script, moved comments to locustfile
|
2023-09-01 21:59:17 -04:00 |
|
Mert
|
a58482cb2b
|
added locustfile (#2926)
|
2023-06-25 13:20:45 -05:00 |
|