renovate[bot]
0d4a18151d
fix(deps): update dependency pydantic-settings to v2.6.0 ( #13671 )
2024-10-22 09:42:23 -04:00
renovate[bot]
84e6e276bf
fix(deps): update machine-learning ( #13661 )
2024-10-21 22:21:38 -04:00
github-actions
e8015dc7d7
chore: version v1.118.2
2024-10-16 18:44:39 +00:00
renovate[bot]
240de1239e
fix(deps): update dependency ftfy to v6.3.0 ( #13480 )
2024-10-15 19:59:17 -04:00
github-actions
edd7dfb5d8
chore: version v1.118.1
2024-10-15 20:44:10 +00:00
renovate[bot]
7e49b0c875
fix(deps): update dependency tokenizers to v0.20.1 ( #13470 )
2024-10-15 15:38:18 -04:00
renovate[bot]
6d56927c2c
chore(deps): update machine-learning ( #13452 )
2024-10-15 14:39:35 -04:00
github-actions
8f69d9d0ec
chore: version v1.118.0
2024-10-15 10:48:53 +00:00
Mert
e7397f35c9
chore(ml): update pydantic ( #13230 )
...
* update pydantic
* fix typing
* remove unused import
* remove unused schema
2024-10-13 18:00:21 -04:00
Mert
3ba2602664
fix(ml): pin onnxruntime-openvino ( #13290 )
2024-10-08 18:03:28 -04:00
renovate[bot]
58f14f27cf
fix(deps): update machine-learning ( #13270 )
2024-10-07 22:11:57 -04:00
Mert
bd826b0b9b
feat(ml): round-robin device assignment ( #13237 )
...
* round-robin device assignment
* docs and tests
clarify doc
2024-10-07 17:37:45 -04:00
github-actions
6b8462402b
chore: version v1.117.0
2024-10-03 01:59:28 +00:00
renovate[bot]
f0ad6627a5
fix(deps): update machine-learning ( #13070 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 21:54:28 -04:00
renovate[bot]
7579bc4359
fix(deps): update machine-learning ( #12883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 22:07:59 +00:00
github-actions
8bbcd5c31e
chore: version v1.116.2
2024-09-27 18:17:49 +00:00
github-actions
7c15e11efc
chore: version v1.116.1
2024-09-27 15:32:16 +00:00
github-actions
60679a6369
chore: version v1.116.0
2024-09-26 14:51:27 +00:00
renovate[bot]
529d49471f
fix(deps): update machine-learning ( #12747 )
2024-09-20 10:09:15 -04:00
renovate[bot]
b0aafce16b
fix(deps): update machine-learning ( #12740 )
2024-09-16 21:09:24 -04:00
github-actions
230eff4e1a
chore: version v1.115.0
2024-09-12 15:37:59 +00:00
Mert
a68e6be7e1
chore(ml): remove deprecated kwarg when downloading models ( #12589 )
...
remove local_dir_use_symlinks
2024-09-11 22:21:33 -05:00
Mert
22dc9bcebb
fix(ml): batch axis not being added for recognition model ( #12588 )
...
* fix has_batch_axis
* fix typing
2024-09-11 22:21:12 -05:00
Mert
ad58d7e23e
chore(ml): downgrade to cuda 12.2 ( #12587 )
...
* downgrade to cuda 12.2
* update docs
2024-09-12 00:25:57 +00:00
renovate[bot]
9b528519e4
chore(deps): update dependency ruff to v0.6.4 ( #12553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 14:32:35 -04:00
renovate[bot]
98fa532135
fix(deps): update dependency fastapi-slim to v0.112.4 ( #12545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 14:13:50 -04:00
renovate[bot]
12bfb19852
chore(deps): update machine-learning ( #12535 )
2024-09-10 00:26:11 -04:00
renovate[bot]
0dd38c6ec1
chore(deps): update machine-learning ( #12527 )
2024-09-10 00:40:11 +00:00
Mert
56bf3cc3d1
chore(ml): bump intel driver version ( #12455 )
...
update to 24.31.30508.7
2024-09-07 23:08:11 -04:00
github-actions
068904f746
chore: version v1.114.0
2024-09-06 13:49:08 +00:00
renovate[bot]
f8211a128e
fix(deps): update machine-learning ( #12257 )
2024-09-04 14:36:12 -04:00
github-actions
48da4c9317
chore: version v1.113.1
2024-09-03 14:12:24 +00:00
github-actions
cc88cbb456
chore: version v1.113.0
2024-08-30 17:16:21 +00:00
Richard Kojedzinszky
f3e176e192
feat(ml): support dynamic scaling ( #12065 )
...
feat(ml): make http keep-alive configurable
Closes #12064
2024-08-29 15:11:49 +00:00
renovate[bot]
c6c7c54fa5
chore(deps): update machine-learning ( #12062 )
2024-08-28 18:00:47 -04:00
renovate[bot]
f0c86846e0
fix(deps): update machine-learning (major) ( #11928 )
2024-08-28 17:59:57 -04:00
renovate[bot]
00a7b80184
fix(deps): update machine-learning ( #11921 )
2024-08-24 17:50:05 +00:00
Mert
036676d501
fix(ml): tokenization for webli models ( #11881 )
2024-08-18 11:05:10 -04:00
Zack Pollard
f40a4fc1c8
fix(ml): broken openvino builds ( #11818 )
...
* fix: install opencl from github releases directly to pin versions
* chore: remove configuration-apt script
2024-08-15 13:27:18 -05:00
Alex The Bot
f7bfde6a32
Version v1.112.1
2024-08-15 00:00:22 +00:00
Alex The Bot
228a7710e6
Version v1.112.0
2024-08-14 15:51:18 +00:00
Alex
fb962f49ea
fix(ml): pydantic dep causes starting up issue ( #11773 )
...
* fix(ml): pydantic dep causes starting up issue
* revert import
2024-08-14 10:20:12 -05:00
renovate[bot]
9d09b95618
chore(deps): update machine-learning ( #11739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 21:41:37 +00:00
Robert Schütz
9ed04588b8
chore(deps): update pydantic to v2 ( #11701 )
2024-08-11 12:23:11 -04:00
renovate[bot]
20262209ce
fix(deps): update dependency setuptools to v70 [security] ( #11609 )
2024-08-06 10:09:38 -04:00
renovate[bot]
9765ccb5a7
chore(deps): update machine-learning ( #11605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 21:00:00 -04:00
Jason Rasmussen
7f03bd8440
chore: dockerfile casing ( #11589 )
...
chore: docokerfile casing
2024-08-05 07:51:30 -05:00
Jason Rasmussen
2974cdbbee
chore: dockerfile casing ( #11588 )
2024-08-05 12:07:28 +00:00
renovate[bot]
3968d76a57
fix(deps): update machine-learning ( #11320 )
2024-08-03 09:24:09 -04:00
Mert
41580696c7
feat(ml): add more search models ( #11468 )
...
* update export code
* add uuid glob, sort model names
* add new models to ml, sort names
* add new models to server, sort by dims and name
* typo in name
* update export dependencies
* onnx save function
* format
2024-07-31 04:34:45 +00:00