Skip to content

Commit

Permalink
[TRTLLM] Remove gptneox from LCNC trtllm tests (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-sk authored Apr 3, 2024
1 parent cad0503 commit c82b131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lmi-no-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ jobs:
python3 llm/client.py no_code mistral-7b
docker rm -f $(docker ps -aq)
- name: GPTNeox lmi container
if: ${{ matrix.container == 'deepspeed' }}
working-directory: tests/integration
run: |
rm -rf models
Expand Down

0 comments on commit c82b131

Please sign in to comment.