## Command attempted ``` scw inference deployment create model-name=deepseek/deepseek-r1-distill-llama-8b:bf16 node-type= ``` When attempting to perform a completion here. I get a fail. ### Expected Behavior I should have completion on the valid node-type ### Actual Behavior ``` interface conversion: interface {} is *inference.llmInferenceCreateDeploymentRequestCustom, not *inference.CreateDeploymentRequest ``` ## More info <!-- output of `scw version`, your OS version, steps to reproduce, etc. -->