Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan committed May 24, 2024
1 parent 22a66a3 commit be08a4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-docker-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ jobs:
runs-on: self-hosted
timeout-minutes: 240
strategy:
fail-fast: true
fail-fast: false
max-parallel: 1
matrix:
backend:
# - llama-cuda
# - exllama # https://github.com/sozercan/aikit/issues/94
# - exllama2-gptq
# - exllama2-exl2
- exllama # https://github.com/sozercan/aikit/issues/94
- exllama2-gptq
- exllama2-exl2
- mamba
steps:
- name: cleanup workspace
Expand Down

0 comments on commit be08a4f

Please sign in to comment.