Skip to content

remove trust_remote_code as mpt is part of transformers now #592

remove trust_remote_code as mpt is part of transformers now

remove trust_remote_code as mpt is part of transformers now #592

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable