Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix completion issue on node-type in create deployment #4510

Open
remyleone opened this issue Feb 14, 2025 · 0 comments
Open

Fix completion issue on node-type in create deployment #4510

remyleone opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
bug inference priority:medium Improvements that are not the main priority

Comments

@remyleone
Copy link
Member

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

@remyleone remyleone added the priority:medium Improvements that are not the main priority label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug inference priority:medium Improvements that are not the main priority
Projects
None yet
Development

No branches or pull requests

2 participants