pgainullin
pgainullin
Still facing this issue and struggling to find a workaround for a model that includes int float and categorical inputs.
Ok so for me this was just a misunderstanding of what the script does - you actually need a Checkpoint file (typically 2gb+) and not a LoRA (which can be...
As a work-around using `resource.labels.configuration_name` instead of `resource.labels.function_name` seems to work (although note that underscrores in the function names will need to be replaced with hyphens).