mertalev
2ba2c597e5
no flash attention for now
2025-03-13 17:32:19 -04:00
mertalev
9958ac9ec9
upload to hf
2025-03-13 17:31:41 -04:00
mertalev
c57c562166
export cli
2025-03-12 22:50:29 -04:00
mertalev
ce2a41826e
quoted type
2025-03-11 19:20:14 -04:00
mertalev
ec0fa4d52b
refactor
2025-03-11 18:43:25 -04:00
mertalev
f5e44f12e1
Merge remote-tracking branch 'origin/main' into rknn-toolkit-lite2
2025-03-11 12:42:25 -04:00
renovate[bot]
cb489a1aa9
chore(deps): pin ghcr.io/astral-sh/uv docker tag to 562193a ( #16791 )
2025-03-10 22:23:50 -04:00
renovate[bot]
fe959b2f05
fix(deps): update machine-learning ( #16594 )
2025-03-10 14:48:53 +00:00
Mert
6da77600e5
chore(ml): uv ( #16725 )
...
* poetry to uv
* update ci
* remove caching
* add typeshed to dev
* no need for `--non-interactive`
* move backends to extras
* oopsie
* update ci
2025-03-09 21:30:16 -05:00
github-actions
31dd15ce8a
chore: version v1.129.0
2025-03-05 19:47:50 +00:00
Mert
61c8237a4d
fix(ml): set face detection threshold correctly in locust ( #13419 )
...
* set minScore correctly
* cleanup
* remove outdated tag score
2025-03-04 20:52:07 +00:00
renovate[bot]
c23c53bf6f
fix(deps): update machine-learning ( #16560 )
2025-03-04 01:42:35 +00:00
renovate[bot]
4b568dcbb3
chore(deps): update dependency black to v25 ( #16033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 11:57:46 +00:00
github-actions
dc143046e3
chore: version v1.128.0
2025-02-28 18:54:08 +00:00
github-actions
5f7f88ff17
chore: version v1.127.0
2025-02-26 15:18:50 +00:00
renovate[bot]
a3766b879e
fix(deps): update machine-learning ( #16012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 11:23:54 -06:00
github-actions
8794c84e9d
chore: version v1.126.1
2025-02-10 17:54:02 +00:00
github-actions
feba590de7
chore: version v1.126.0
2025-02-10 16:10:06 +00:00
bo0tzz
882163f545
chore: build metadata for ML container ( #15831 )
...
* chore: build metadata for ML container
* fix: build_image_url
2025-02-02 23:45:58 +01:00
github-actions
4fd8c1b3c1
chore: version v1.125.7
2025-01-29 17:41:38 +00:00
github-actions
f44669447f
chore: version v1.125.6
2025-01-28 02:58:27 +00:00
github-actions
64d926581f
chore: version v1.125.5
2025-01-27 20:04:50 +00:00
github-actions
e5794e6cfc
chore: version v1.125.4
2025-01-27 18:44:12 +00:00
github-actions
72a55c13b6
chore: version v1.125.3
2025-01-26 14:14:48 +00:00
yoni13
6e08f1f371
dont stuck on core_0 on rk3588 but untested
2025-01-25 19:14:34 +08:00
github-actions
9871a04d54
chore: version v1.125.2
2025-01-24 19:09:06 +00:00
Yoni Yang
f9387d8478
Merge branch 'main' into rknn-toolkit-lite2
2025-01-24 12:20:29 +08:00
github-actions
50a2f6193f
chore: version v1.125.1
2025-01-23 16:52:23 +00:00
github-actions
49a16045bd
chore: version v1.125.0
2025-01-23 16:23:47 +00:00
Yoni Yang
794da29411
Merge branch 'main' into rknn-toolkit-lite2
2025-01-22 11:43:59 +08:00
renovate[bot]
5171630b98
fix(deps): update machine-learning ( #15494 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:17:55 -05:00
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
Tempest
1d0d4fc281
feat: Allow multiple ML models to be preloaded ( #15418 )
2025-01-20 21:39:14 -05:00
renovate[bot]
345791c0e6
chore(deps): update machine-learning ( #15476 )
2025-01-20 21:38:50 -05:00
yoni13
dd52c2d68c
Update permission
2025-01-19 23:19:44 +08:00
yoni13
20ba9f97e9
update mapping
2025-01-19 13:15:38 +00:00
yoni13
ac4ce3ea9c
add input outputs
2025-01-19 12:10:01 +00:00
yoni13
2b967ca358
raise NotImplementedError for now
2025-01-19 12:02:08 +08:00
yoni13
1653cd9cd7
update supported SOCs
2025-01-18 17:38:44 +08:00
yoni13
32f3707e52
fix types and ignored pattern
2025-01-18 17:17:48 +08:00
yoni13
d2b7e10f55
shellcheck happy
2025-01-18 16:56:15 +08:00
yoni13
b3ae5d34cc
fix typo in tests
2025-01-18 16:54:18 +08:00
Yoni Yang
4e42fbc091
Merge branch 'main' into rknn-toolkit-lite2
2025-01-18 16:45:38 +08:00
yoni13
9926045d5e
add a simple script to notify user if some op is not supported
2025-01-18 16:32:08 +08:00
yoni13
d7381ab5c1
refactor ignore_patterns
2025-01-18 04:48:11 +00:00
yoni13
87a46dcc5e
remove unnecessary print
2025-01-18 11:30:49 +08:00
yoni13
be76857ae6
make these functions snake case.
2025-01-18 11:03:54 +08:00
yoni13
f5de3de163
fix typo and add a propper var name
2025-01-18 10:46:57 +08:00
yoni13
3634ae1f5b
fix granularity
2025-01-18 09:58:39 +08:00
Tempest
d5a9294eeb
feat: Add additional env variables to ML container ( #15398 )
...
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Update config.py
* Add additional variables to preload part ML models
* Add additional variables to preload part ML models
* Apply formatting
* minor update
* formatting
* root validator
* minor update
* minor update
* minor update
* change to support explicit models
* minor update
* minor change
* minor change
* minor change
* minor update
* add logs, resolve errors
* minor change
* add new enviornment variables
* minor revisons
* remove comments
* add additional variables to ML (fixed)
* add additional variables to ML (fixed)
* add additional variables to ML
* formatting
* remove comment
* remove mypy error
* remove unused module
* merge f strings
2025-01-17 17:22:05 -05:00