bumping HPU version -> (1.7.0.rc0)

This commit is contained in:
jerome-habana 2024-10-18 02:39:06 +00:00 committed by GitHub
parent 8ad3e29816
commit adcd1da397
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ _transform_changelog(
assist_local.AssistantCLI.pull_docs_files(
gh_user_repo="Lightning-AI/lightning-Habana",
target_dir="docs/source-pytorch/integrations/hpu",
checkout="refs/tags/1.6.0",
checkout="1.7.0.rc0",
)
# the HPU also need some images
URL_RAW_DOCS_HABANA = "https://raw.githubusercontent.com/Lightning-AI/lightning-Habana/1.5.0/docs/source"