onnx / turnkeyml

The no-code AI toolchain
Apache License 2.0
73 stars 16 forks source link

New Tool idea: omz-download #199

Closed jeremyfowers closed 3 months ago

jeremyfowers commented 3 months ago

Integrate TKML and ONNX Model Zoo (OMZ) together with a tool that retrieves models from OMZ and feeds them into a turnkey sequence.

This would be similar to how Huggingface checkpoints can be used to easily load up an LLM that is hosted online.

@ramkrishna2910 thoughts?