Azure OpenAI models being unable to correctly identify model

题意:Azure OpenAI模型无法正确识别模型。

问题背景:

In Azure OpenAI Studio, while I am able to deploy a GPT-4 instance, the responses are based solely on GPT-3.5 Turbo. I test the same prompts in my personal ChatGPT sub and it returns the correct response from a GPT-4-based model. Any thoughts?

在Azure OpenAI Studio中,虽然我能够部署一个GPT-4实例,但响应完全基于GPT-3.5 Turbo。我在个人ChatGPT订阅中测试相同的提示,它返回了基于GPT-4的模型的正确响应。你有什么想法吗?

问题解决:

The model is performing next token prediction in response to your question. The model doesn't have any native ability to query what model version is currently being run to answer your question. To answer this question, you can always go to Azure OpenAI Studio > Management > Deployments > and consult the model name column to confirm what model is currently associated with a given deployment name.

该模型在对你的问题进行下一个标记预测时,并没有原生的能力查询当前运行的模型版本。要回答这个问题,你可以随时进入Azure OpenAI Studio > 管理 > 部署 > 查看"模型名称"列,以确认当前与给定部署名称关联的模型。

Here is the document that could help.

这里有一份文档,可能会对你有所帮助。

相关推荐
IT码农-爱吃辣条9 小时前
AI Codeview 安装与使用教程
git·ai
Sirius Wu9 小时前
OpenClaw 并发安全完整详解
网络·人工智能·安全·ai·架构·aigc
Databuff10 小时前
个人用的桌面级开源智能体有哪些?OpenOcta 八爪鱼上手与对比
人工智能·ai·语言模型·开源·开源软件
_老码10 小时前
AI-reader阅读助手开发过程
人工智能·python·ai
怕浪猫11 小时前
第15章 安全、伦理与合规
langchain·openai·agent
尽兴-11 小时前
传统 Java/Vue 系统如何一步步接入 AI 维护
java·vue.js·人工智能·ai·大模型
qcx2311 小时前
SpaCellAgent:用 LLM 多智能体怎么用于单细胞轨迹分析的?效率提升了多少?
人工智能·gpt·安全·ai·机器人·llm·agent
多年小白11 小时前
AI 日报 - 2026年7月14日
人工智能·ai
AndrewHZ12 小时前
【LLM技术全景】混合精度与分布式训练:训练大模型的工程奥秘
人工智能·分布式·深度学习·算法·ai·语言模型·llm
GPUStack21 小时前
Day 0 实测|在 GPUStack 上部署 GLM-5.2-FP8-DSpark
ai·大模型·模型推理·gpustack