Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AsakusaRinne committed May 6, 2024
1 parent a573932 commit 5d76857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- 80
volumes:
- /llamasharp_ci:/llamasharp_ci
options: --gpus=all --ipc=host
options: --gpus=all --ipc=host --runtime=nvidia

steps:
- name: DEBUG
Expand All @@ -43,7 +43,7 @@ jobs:
- name: Install libraries
run: |
apt update
apt install curl
apt install -y curl
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 5d76857

Please sign in to comment.