Skip to content

Conversation

@mhelf-intel
Copy link
Collaborator

@mhelf-intel mhelf-intel commented Nov 12, 2025

This plugin supports using variables in Markdown, which is useful for defining some values or versions (such as PT_VERSION) in one place. I tested it locally and it's working correctly:
image

@github-actions
Copy link

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

@mhelf-intel mhelf-intel added documentation Improvements or additions to documentation skip-gaudi-tests labels Nov 12, 2025
@github-actions
Copy link

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

MODEL="Qwen/Qwen2.5-14B-Instruct" \
HF_TOKEN="<your huggingface token>" \
DOCKER_IMAGE="vault.habana.ai/gaudi-docker/|Version|/ubuntu24.04/habanalabs/vllm-installer-|PT_VERSION|:latest"
DOCKER_IMAGE="vault.habana.ai/gaudi-docker/|Version|/ubuntu24.04/habanalabs/vllm-installer-{{ PT_VERSION }}:latest"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this solution works with mkdocs, so generates the values on the documentation website, not in GitHub preview. Is the preview support required? It seems to me that users should be encouraged to mainly use the doc website. If support in both places is required, then it may be simpler to use plain values and update them manually when they change.

Signed-off-by: mhelf-intel <monika.helfer@intel.com>
@github-actions
Copy link

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip-gaudi-tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants