Skip to content

Added primitives for speculative decoding and tests #2687

Added primitives for speculative decoding and tests

Added primitives for speculative decoding and tests #2687

Triggered via pull request July 23, 2024 21:07
Status Failure
Total duration 28s
Artifacts

check-style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/