Daniel Dietzler
|
332a865ce6
|
refactor: migrate person repository to kysely (#15242)
* refactor: migrate person repository to kysely
* `asVector` begone
* linting
* fix metadata faces
* update test
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
|
2025-01-21 13:12:28 -05:00 |
|
Mert
|
036676d501
|
fix(ml): tokenization for webli models (#11881)
|
2024-08-18 11:05:10 -04:00 |
|
Mert
|
f43721ec92
|
fix(ml): armnn not being used (#10929)
* fix armnn not being used, move fallback handling to main, add tests
* formatting
|
2024-07-10 09:20:43 -05:00 |
|
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 |
|