[V1] Adding min tokens/repetition/presence/frequence penalties to V1 sampler #28314
Annotations
9 errors and 1 warning
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L83
tests/v1/sample/test_sampler.py:83:81: E501 Line too long (112 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L87
tests/v1/sample/test_sampler.py:87:81: E501 Line too long (82 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L108
tests/v1/sample/test_sampler.py:108:81: E501 Line too long (87 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L118
tests/v1/sample/test_sampler.py:118:81: E501 Line too long (89 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L120
tests/v1/sample/test_sampler.py:120:81: E501 Line too long (89 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L135
tests/v1/sample/test_sampler.py:135:81: E501 Line too long (85 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L172
tests/v1/sample/test_sampler.py:172:81: E501 Line too long (97 > 80)
|
Analysing the code with ruff:
tests/v1/sample/test_sampler.py#L173
tests/v1/sample/test_sampler.py:173:81: E501 Line too long (96 > 80)
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading