Skip to content

Commit

Permalink
Attempt to use tag name without slashes
Browse files Browse the repository at this point in the history
  • Loading branch information
brmzkw committed Oct 29, 2024
1 parent 491af45 commit 9c4b980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
context: .
push: true
file: Dockerfile.bundled_model
tags: koyeb/bundled/meta-llama/llama-3.1-8b:latest
tags: koyeb/bundled-meta-llama-llama-3.1-8b:latest
build-args: |
MODEL_NAME=meta-llama/Llama-3.1-8B
HF_TOKEN=${{ secrets.HUGGINGFACE_TOKEN }}

0 comments on commit 9c4b980

Please sign in to comment.