Skip to content

gpt model architecture and train + components #39

gpt model architecture and train + components

gpt model architecture and train + components #39

# name: Scheduled platform test
# on:
# schedule:
# - cron: '00 01 */2 * *' # run this test at 16:40 UTC every day
# jobs:
# k8s-test:
# uses: ./.github/workflows/test.yaml
# secrets: inherit
# with:
# test-suite: k8s
# test-flags: ""
# python-version: "3.10"
# deprovision-when-finished: true