Skip to content

Increase max_seq_len for mimi-pyo3 and make it configurable. #115

Increase max_seq_len for mimi-pyo3 and make it configurable.

Increase max_seq_len for mimi-pyo3 and make it configurable. #115

Workflow file for this run

name: precommit
on:
push:
branches: [ main ]
pull_request:
branches: [ main, refacto ]
jobs:
run_precommit:
name: Run precommit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/moshi_build
- run: |
. env/bin/activate
bash .git/hooks/pre-commit