We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5988d commit 87c4a6fCopy full SHA for 87c4a6f
docs/source-pytorch/conf.py
@@ -92,7 +92,7 @@ def _load_py_module(name: str, location: str) -> ModuleType:
92
assist_local.AssistantCLI.pull_docs_files(
93
gh_user_repo="Lightning-AI/lightning-Habana",
94
target_dir="docs/source-pytorch/integrations/hpu",
95
- checkout="1.4.0",
+ checkout="refs/tags/1.4.0",
96
)
97
98
# Copy strategies docs as single pages
0 commit comments