Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ test_glm_asr_vllm_sampling.py
File
test_glm_asr_vllm_sampling.py
tests/test_glm_asr_vllm_sampling.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Unit tests
for
GLM-ASR vLLM sampling-parameter handling.
2
3
These tests exercise ``GLMASRVLLMEngine.generate`` without a GPU or a real
4
vLLM installation: the vLLM entry points are stubbed in ``sys.modules`` and the
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected