MCPcopy 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
3These tests exercise ``GLMASRVLLMEngine.generate`` without a GPU or a real
4vLLM installation: the vLLM entry points are stubbed in ``sys.modules`` and the

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected