renovate[bot]
|
9fd5d2ad9c
|
fix(deps): update machine-learning (#8057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-20 22:59:15 -04:00 |
|
renovate[bot]
|
4c0bb2308c
|
fix(deps): update machine-learning (#7634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 00:24:33 -05:00 |
|
renovate[bot]
|
8965c25f54
|
chore(deps): update machine-learning (#7451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-27 00:53:37 -05:00 |
|
renovate[bot]
|
bfba81de94
|
chore(deps): update machine-learning (#6931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 21:08:17 -05:00 |
|
renovate[bot]
|
d3ff2408bc
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 377aafa (#6434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-16 16:39:31 -05:00 |
|
Mert
|
e2666f0e74
|
fix(ml): remove unused import (#6356)
* remove unused import
* formatting
|
2024-01-13 00:25:26 -05:00 |
|
renovate[bot]
|
20be42cec0
|
chore(deps): update machine-learning (#6302)
* chore(deps): update machine-learning
* fix typing, use new lifespan syntax
* wrap in try / finally
* move log
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
|
2024-01-13 05:00:09 +00:00 |
|
renovate[bot]
|
3edc87f684
|
fix(deps): update machine-learning (#5180)
* fix(deps): update machine-learning
* updated ruff command
* use isinstance
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
|
2023-12-25 22:37:48 -05:00 |
|
renovate[bot]
|
e05c7f5b76
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 5ea70d2 (#5707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-14 23:09:48 -05:00 |
|
renovate[bot]
|
259700c45f
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to e296d47 (#5487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 19:37:08 -05:00 |
|
renovate[bot]
|
1fa5e220a1
|
chore(deps): pin dependencies (#5367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-29 02:09:11 +00:00 |
|
Mert
|
935f471ccb
|
chore(ml): use strict mypy (#5001)
* improved typing
* improved export typing
* strict mypy & check export folder
* formatting
* add formatting checks for export folder
* re-added init call
|
2023-11-13 10:18:46 -06: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 |
|