gizatechxyz / giza-cli

Giza Platform CLI
https://cli.gizatech.xyz/welcome/readme
MIT License
16 stars 8 forks source link

Add --size option to transpile command #50

Closed alejandromartinezgotor closed 6 months ago

alejandromartinezgotor commented 9 months ago

I'm having memory issues when trying to transpile the model generated by the tutorial https://github.com/gizatechxyz/Giza-Hub/tree/token_trend_action/awesome-giza-actions/trend_token_prediction. Currently, there is no option to change the size when executing the transpile command. The deployment command has the --size option, but the transpile command does not.

Gonmeso commented 8 months ago

This could be added as a Typer option in the transpile command under commands/versions.py feel free to open a PR.

Gonmeso commented 6 months ago

WEW the latest changes this is deprecated as transpilation instance is using bigger compute by default