Skip to content

[Backport 8.19] Update Inference specification for Mistral's completion and chat completion tasks #5590

[Backport 8.19] Update Inference specification for Mistral's completion and chat completion tasks

[Backport 8.19] Update Inference specification for Mistral's completion and chat completion tasks #5590

Workflow file for this run

name: License headers
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check license headers
run: |
./.github/check-license-headers.sh