Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ test_logprobs.py
File
test_logprobs.py
tests/ce/server/test_logprobs.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
3
from
core
import
TEMPLATE, URL, build_request_payload, send_request
4
Callers
nothing calls this directly
Calls
6
test_unstream_with_logprobs
Function · 0.85
test_unstream_without_logprobs
Function · 0.85
test_stream_without_logprobs
Function · 0.85
test_stream_with_temp_scaled_logprobs
Function · 0.85
test_stream_with_top_p_normalized_logprobs
Function · 0.85
test_stream_with_logprobs
Function · 0.70
Tested by
no test coverage detected