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
..
2023-10-10 20:12:01 -05:00
2023-09-06 08:50:22 +07:00
2023-09-06 08:50:22 +07:00
2023-02-19 16:44:53 +00:00
2023-09-06 15:18:42 -04:00
2023-09-12 08:23:14 -04:00
2023-09-06 08:50:22 +07:00
2023-10-10 20:12:01 -05:00
2023-10-31 05:02:04 -05:00