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.

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

相关推荐
闲人编程1 天前
用Python分析你的Spotify/网易云音乐听歌数据
开发语言·python·ai·数据分析·spotify·网易云·codecapsule
thorn_r1 天前
MCP驱动的AI角色扮演游戏
人工智能·游戏·机器学习·ai·自然语言处理·agent·mcp
大刘讲IT1 天前
赋能中小企业:基于五大开源模块的AI智能体构建方案与细化拆解
人工智能·经验分享·ai·开源·制造
SEOETC1 天前
AIGC|杭州AI优化企业新榜单与选择指南
人工智能·ai·aigc
哥布林学者1 天前
吴恩达深度学习课程二: 改善深层神经网络 第二周:优化算法(三)Momentum梯度下降法
深度学习·ai
逻极1 天前
Kiro 安全最佳实践:守护代理式 IDE 的 “防火墙”
ide·人工智能·安全·ai
机器之心1 天前
全球第二、国内第一!最强文本的文心5.0 Preview一手实测来了
人工智能·openai
熊猫_豆豆1 天前
QT6 写一个诗词鉴赏、朗诵、阅读程序(智谱清言AI赏析接口)
c++·ai·智谱清言·古诗鉴赏
小白跃升坊1 天前
信息检索类智能体构建范式
人工智能·ai·全文检索·智能体
机器之心1 天前
突破LLM遗忘瓶颈,谷歌「嵌套学习」让AI像人脑一样持续进化
人工智能·openai