Skip to content

Commit

Permalink
Downloading models makefile moved
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum committed Apr 29, 2024
1 parent 3925281 commit 20bf4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatbot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: make install

- name: Download model
working-directory: ./recipes/natural_language_processing/${{ env.IMAGE_NAME }}
working-directory: ./models
run: make download-model-mistral

- name: Run Functional Tests
Expand Down

0 comments on commit 20bf4ba

Please sign in to comment.