Skip to content

perf: let noromaid mixtral scale to zero #232

perf: let noromaid mixtral scale to zero

perf: let noromaid mixtral scale to zero #232

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Linter
uses: chartboost/ruff-action@v1
with:
version: 0.1.9
- name: Formatter
uses: chartboost/ruff-action@v1
with:
version: 0.1.9
args: format --check --diff