Nekohy强制启用Azure弃用模型 中发帖

因为收集癖犯了+手头正好有个Azure100,于是打算开Phi全模型 
然后开Phi3.5的时候发现
[image]
但是实际上能部署
于是看了看,写了个Reqable的重写
POST https://ai.azure.com/api/*/ux/v1.0/entities/crossRegion
"InferenceDeprecationDate":\s*"[^"]*",
"InferenceRetirementDate":\s*"[^"]*",
"FinetuneDeprecationDate":\s*"[^"]*",
"FinetuneRetirementDate":\s*"[^"]*",

均替换为空
[image]
于是就可以愉快的赤石了(
[image]