continuedev / continuedev/continue
Cannot Provision DeepSeek R1 from Azure Foundry
@RomneyDa is already working on this.
Since Feb 2, 2025.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows 11
- Continue version:
- IDE version: Azure Foundry
- Model:
- config.json:
Description
When provisioning am instance for DeepSeek R1 from the Azure Foundry Playground, get the following error message:
Error occurred when subscribing to Marketplace: Model mapping properties not found for modelId: 'azureml://registries/azureml-deepseek/models/DeepSeek-R1' publisherId: ''.
BatchARMResponseError
at ou (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:224783)
at async ro (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:233573)
at async Object.mutationFn (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:238094)
To reproduce
Launch Azure Foundry
Select a project
Go to Model Catalog
Select DeepSeek-R1
Click Deploy
Accept Defaults on the Deploy Model DeekSeek-R1 dialog
Click Delpoy
Error aapears
Failure to deploy model DeepSeek R1
UserError: Error occurred when subscribing to Marketplace: Model mapping properties not found for modelId: 'azureml://registries/azureml-deepseek/models/DeepSeek-R1' publisherId: ''.
Trace ID : f7f16f5b-ce8d-429c-91c7-2dded27cee5c
Client request ID : 3451ccf6-8fd2-4f19-a26f-aadc5b13108d
Service request ID : 736c0653-371f-4345-9055-28933c9cd067
Error occurred when subscribing to Marketplace: Model mapping properties not found for modelId: 'azureml://registries/azureml-deepseek/models/DeepSeek-R1' publisherId: ''.
BatchARMResponseError
at ou (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:224783)
at async ro (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:233573)
at async Object.mutationFn (https://ai.azure.com/assets/manualChunk_common_core-fcdce6ca.js:5:238094)
Log output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.