#5237 【模型挂载】模型在容器内被修改后,新建调试任务选同个模型也是被修改过的

Closed
created 1 month ago by wangj · 1 comments
wangj commented 1 month ago
正式环境存在该问题。 智算GPU调试任务、新大集群智算NPU调试任务等通过挂载方式实现模型加载的调试任务,都可以复现。 复现步骤: 1. 用户A新建调试任务taskA,选择本地模型modelA(记作Version1.0),在容器内修改了modelA(记作Version 2.0) 2. 用户B新建调试任务taskB,也选择modelA,进到容器查看modelA目录下的内容 期望结果:用户B看到的modelA, 是version1.0 实际结果:用户B看到的modelA,是用户A在容器内修改过的modelA version2.0
wangj added this to the V20240129 milestone 1 month ago
wangj added the
bug
label 1 month ago
chenyifan01 was assigned by wangj 1 month ago
wangj commented 1 month ago
Owner
已经在V20240116.patch分支修复并上线。
wangj closed this issue 1 month ago
wangj added the
test
label 1 month ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.