added fixed acceptance rate #13
Annotations
11 errors
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L1
vllm/model_executor/layers/fixed_rejection_sampler.py:1:23: F401 `functools.cached_property` imported but unused
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L3
vllm/model_executor/layers/fixed_rejection_sampler.py:3:26: F401 `typing.List` imported but unused
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L8
vllm/model_executor/layers/fixed_rejection_sampler.py:8:21: F401 `vllm.envs` imported but unused
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L11
vllm/model_executor/layers/fixed_rejection_sampler.py:11:5: F401 `vllm.model_executor.layers.spec_decode_base_sampler.SpecDecodeStochasticBaseSampler` imported but unused
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L73
vllm/model_executor/layers/fixed_rejection_sampler.py:73:81: E501 Line too long (81 > 80)
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L193
vllm/model_executor/layers/fixed_rejection_sampler.py:193:31: F821 Undefined name `_multinomial`
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L300
vllm/model_executor/layers/fixed_rejection_sampler.py:300:81: E501 Line too long (81 > 80)
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L314
vllm/model_executor/layers/fixed_rejection_sampler.py:314:81: E501 Line too long (81 > 80)
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L317
vllm/model_executor/layers/fixed_rejection_sampler.py:317:81: E501 Line too long (81 > 80)
|
vllm/model_executor/layers/fixed_rejection_sampler.py#L320
vllm/model_executor/layers/fixed_rejection_sampler.py:320:81: E501 Line too long (81 > 80)
|
The logs for this run have expired and are no longer available.
Loading