Skip to content

Commit

Permalink
[e2e_template] Update llmforge version for e2e LLM template (#372)
Browse files Browse the repository at this point in the history
This makes the Ray Data + Ray Train dashboard available for the
template.

I tested it and made sure the model still gets high accuracy and can be
served.
  • Loading branch information
pcmoritz authored Oct 17, 2024
1 parent d0b1d2a commit eda56ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/e2e-llm-workflows/deploy/jobs/ft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: e2e-llm-workflows
entrypoint: llmforge anyscale finetune configs/training/lora/llama-3-8b.yaml
image_uri: localhost:5555/anyscale/llm-forge:0.5.4
image_uri: localhost:5555/anyscale/llm-forge:0.5.7
requirements: []
max_retries: 1
excludes: ["assets"]

0 comments on commit eda56ba

Please sign in to comment.