Added primitives for speculative decoding and tests #2687
Annotations
4 errors and 2 warnings
isort:
tests/test_speculative_generation.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
src/petals/models/llama/speculative_model.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
Process completed with exit code 1.
|
black
Process completed with exit code 1.
|
isort
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
black
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|