复制了两个项目,分别修改了代码,在同一个conda环境下,运行第二个复制的项目,结果输出的还是第一个项目的东西,这是为什么? #9006
Unanswered
pengdada98
asked this question in
Q&A
Replies: 1 comment
-
|
pip list 看一下llamafactory的地址 只跑那个 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reminder
System Info
我改了项目的损失函数,复制了三份项目,第一份项目是损失函数1,第二份项目是损失函数2,第三份项目是损失函数3,但是运行第二份项目和第三份项目输出的都是第一份项目的信息,为什么会这样子?求解答,在同一个conda环境下
Reproduction
Others
No response
Beta Was this translation helpful? Give feedback.
All reactions