[ray-update-2.56.0] Update entity-recognition-with-llms to Ray 2.56.0#895
Merged
Conversation
Co-authored-by: Aydin Abiar <Aydin-ab@users.noreply.github.com>
Contributor
|
/test-template entity-recognition-with-llms |
Aydin-ab
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump
entity-recognition-with-llmsto Ray 2.56.0.Changes
BUILD.yamlcluster_env.image_uri:anyscale/ray-llm:2.55.1-py311-cu128→anyscale/ray-llm:2.56.0-py312-cu130.templates/entity-recognition-with-llms/containerfileFROM: same bump.anyscale/ray-llm:2.56.0on Docker Hub only publishespy312-cu130(nopy311-cu128variant); this matches the forced-variant handling used for every otherray-llm-based template on this Ray version (see [ray-update-2.56.0] Update langchain-agent-ray-serve to Ray 2.56.0 #884, [ray-update-2.56.0] Update llm_batch_inference_vision to Ray 2.56.0 #887, [ray-update-2.56.0] Update llm_finetuning to Ray 2.56.0 #889, [ray-update-2.56.0] Update multi_agent_a2a to Ray 2.56.0 #892). Tag verified on Docker Hub.python_depset.lockfor this template (no entry independencies/template.depsets.yaml), so the image bump is the whole change.Tests / validation
pre-commit run --all-files— passed.python ci/validate_build_yaml.py— passed.template-testbuild #506 — passed on commitdee61081(~44 min end-to-end; a first attempt was auto-cancelled at ~13 min into training due to a Buildkite agent shutdown, and the retry ran the full ~34 min LoRA SFT training cleanly on the new py312-cu130 base).Publish
BUILDKITE_API_TOKENon this Cursor Cloud agent lacks thewrite_buildsscope required to triggertmpl-publishvia API (create_buildreturnsYour access token doesn't have the write_builds scope). Please trigger the publish manually after merge — tmpl-publish pipeline, branchmaster, messageentity-recognition-with-llms; then unblockinput-tmpl-namewithtmpl-name=entity-recognition-with-llms,tmpl-branch=main,tmpl-commit=HEADperpublish-to-backend.md.