Replies: 1 comment
-
|
一般是没显示全,显全了里面就有不同的了。 |
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.
-
如图为获得的logit,所有值均相同且异常

加载精度为bf16
输入token_id正常
获取logit的代码为:lm_logits = model(inputs).logits
请问为什么获取logit时会产生这样的异常?或者说,获取qwen3的logit方式是什么
Beta Was this translation helpful? Give feedback.
All reactions