Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 9, 2025
1 parent 2d13751 commit 80ba233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgci_shark_ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
version: [3.11]
fail-fast: false
runs-on: nodai-amdgpu-mi250-x86-64
# runs-on: ubuntu-latest # everything else works but this errs during model loading
# TODO: make this / a copy of this using tiny llamas run on the standard runners
# runs-on: ubuntu-latest # everything else works but this throws an "out of resources" during model loading
# TODO: make a copy of this that runs on standard runners with tiny llama instead of a 8b model
defaults:
run:
shell: bash
Expand Down

0 comments on commit 80ba233

Please sign in to comment.