Skip to content

fix: implement llama3 RoPE scaling type and fix converter #2833

fix: implement llama3 RoPE scaling type and fix converter

fix: implement llama3 RoPE scaling type and fix converter #2833

Triggered via pull request August 7, 2024 18:58
Status Failure
Total duration 20m 30s
Artifacts

ci.yml

on: pull_request
Matrix: build-python-wheels
check-python-style
11s
check-python-style
Matrix: build-and-test-cpp-x86_64
build-and-push-docker-images
20m 22s
build-and-push-docker-images
Matrix: build-and-test-cpp-aarch64
Matrix: test-python-wheels
build-and-deploy-docs
0s
build-and-deploy-docs
publish-python-wheels-on-pypi
0s
publish-python-wheels-on-pypi
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build-python-wheels (macos-12, arm64)
Command python/tools/prepare_build_environment_macos.sh failed with code 1. None
build-python-wheels (macos-12, arm64)
Process completed with exit code 1.
build-python-wheels (windows-2019, auto64)
The job was canceled because "macos-12_arm64" failed.
build-and-test-cpp-x86_64 (ubuntu-20.04, dnnl)
Process completed with exit code 1.
build-python-wheels (ubuntu-20.04, auto64)
The job was canceled because "macos-12_arm64" failed.
build-python-wheels (ubuntu-20.04, aarch64)
The job was canceled because "macos-12_arm64" failed.
build-and-test-cpp-x86_64 (ubuntu-20.04, mkl)
The job was canceled because "ubuntu-20_04_dnnl" failed.
build-and-test-cpp-x86_64 (ubuntu-20.04, mkl)
The operation was canceled.
build-and-test-cpp-aarch64 (openblas)
Process completed with exit code 1.
build-and-push-docker-images
Process completed with exit code 1.
check-python-style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-python-wheels (macos-12, arm64)
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/
build-and-test-cpp-x86_64 (ubuntu-20.04, dnnl)
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/
build-and-test-cpp-aarch64 (openblas)
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/
build-and-push-docker-images
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/