Skip to content

chore(model_hub): fit models into 2 GPUs with llama2 on GPU #326

chore(model_hub): fit models into 2 GPUs with llama2 on GPU

chore(model_hub): fit models into 2 GPUs with llama2 on GPU #326

Workflow file for this run

name: Add PR to Project
on:
pull_request_target:
types:
- opened
jobs:
track_pr:
uses: instill-ai/.github/.github/workflows/add-to-prj.yml@main
with:
project_number: 5
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}