Skip to content

Instruction dataset v1 (#5) #5

Instruction dataset v1 (#5)

Instruction dataset v1 (#5) #5

Workflow file for this run

name: Deploy to GitHub Pages
permissions:
contents: write
pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
ghp-deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]