Skip to content

Commit 61a8391

Browse files
authored
docs: bump habana (#20506)
1 parent 0324a20 commit 61a8391

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source-pytorch/conf.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ def _load_py_module(name: str, location: str) -> ModuleType:
9090
assist_local.AssistantCLI.pull_docs_files(
9191
gh_user_repo="Lightning-AI/lightning-Habana",
9292
target_dir="docs/source-pytorch/integrations/hpu",
93-
checkout="refs/tags/1.6.0",
93+
# checkout="refs/tags/1.6.0",
94+
checkout="5549fa927d5501d31aac0c9b2ed479be62a02cbc",
9495
)
9596
# the HPU also need some images
9697
URL_RAW_DOCS_HABANA = "https://raw.githubusercontent.com/Lightning-AI/lightning-Habana/1.5.0/docs/source"

0 commit comments

Comments
 (0)