deepseek-ai / deepseek-ai/DeepSeek-V3.2-Exp
DeepSeek V3.2 API returns only 0 and -9999 for logprobs
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
I'm testing the DeepSeek V3.2 model through the API and noticed an issue with logprobs=True. The API returns token-level logprobs, but the values are always either 0 or -9999, and top_logprobs is consistently empty. Could you clarify whether V3.2 currently supports full logprobs (including top-k distributions), and whether this behavior is expected?
Thanks for your help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.