docs: bump habana (#20506)

This commit is contained in:
Jirka Borovec 2024-12-20 01:56:32 +09:00 committed by GitHub
parent 0324a20f00
commit 61a8391617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -90,7 +90,8 @@ _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="refs/tags/1.6.0",
checkout="5549fa927d5501d31aac0c9b2ed479be62a02cbc",
)
# the HPU also need some images
URL_RAW_DOCS_HABANA = "https://raw.githubusercontent.com/Lightning-AI/lightning-Habana/1.5.0/docs/source"