Skip to content

[Llama 3B] CPU samples of running model without using .generative() A… #20

[Llama 3B] CPU samples of running model without using .generative() A…

[Llama 3B] CPU samples of running model without using .generative() A… #20

Workflow file for this run

name: On push
on:
workflow_dispatch:
push:
branches: [ "main" ]
jobs:
docker-build:
uses: ./.github/workflows/docker-build.yml
secrets: inherit