Skip to content

won't need llama2/llama2-2.7b due to duplication #38

won't need llama2/llama2-2.7b due to duplication

won't need llama2/llama2-2.7b due to duplication #38

Workflow file for this run

name: Pull Request
on: [pull_request]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.8
- uses: pre-commit/[email protected]