Skip to content

Commit

Permalink
add model to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed May 7, 2024
1 parent d835fdd commit 1c63023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/operation-test-with-jupyter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
services:
service-under-test:
image: ${{ inputs.image }}
env:
DEFAULT_MODEL: "MaziyarPanahi/Meta-Llama-3-8B-Instruct-GGUF"
ports:
- ${{ inputs.port-mapping || format('{0}:{1}', inputs.port, inputs.port) }}

Expand Down

0 comments on commit 1c63023

Please sign in to comment.