-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
CLIIssue relates to the CLIIssue relates to the CLI
Description
Foundry Version: 0.8.119
Intel NPU Driver: 32.0.100.4512
When running foundry model list I can only see GPU and CPU models. I've tried upgrading NPU driver just in case.
If I find a model on the website and paste in the command (e.g foundry model run qwen2.5-coder-7b-instruct-openvino-npu:2) I get this:
Exception: β Model <qwen2.5-coder-7b-instruct-openvino-npu:2> was not found in the catalog or local cache.
π Did you mean: `foundry model run qwen2.5-coder-7b-instruct-generic-gpu:4`?
π Try `foundry model list` to see available models.
π Or check for typos in the model name.
Have the NPU models been removed? Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CLIIssue relates to the CLIIssue relates to the CLI