Skip to content

Commit

Permalink
deploy: 95808be
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuralChatBot committed Jan 13, 2025
1 parent 95808be commit b992242
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2029,7 +2029,8 @@ <h2>Deployment<a class="headerlink" href="#deployment" title="Link to this headi
<section id="prerequisites">
<h3>Prerequisites<a class="headerlink" href="#prerequisites" title="Link to this heading"></a></h3>
<ul>
<li><p>Kubernetes installation: Use <a class="reference internal" href="../../../../../../../guide/installation/k8s_install/k8s_install_kubespray.html"><span class="std std-doc">kubespray</span></a> or other official Kubernetes installation guides.</p></li>
<li><p>Kubernetes installation: Use <a class="reference internal" href="../../../../../../../guide/installation/k8s_install/k8s_install_kubespray.html"><span class="std std-doc">kubespray</span></a> or other official Kubernetes installation guides:</p></li>
<li><p>(Optional) <a class="reference internal" href="../../../../../../../GenAIInfra/README.html#setup-kubernetes-cluster"><span class="std std-ref">Kubernetes set up guide on Intel Gaudi product</span></a></p></li>
<li><p>Helm installation: Follow the <a class="reference external" href="https://helm.sh/docs/intro/install/#helm">Helm documentation</a> to install Helm.</p></li>
<li><p>Setup Hugging Face Token</p>
<p>To access models and APIs from Hugging Face, set your token as environment variable.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ Results will be displayed in the terminal and saved as CSV file named `1_stats.c

### Prerequisites

- Kubernetes installation: Use [kubespray](/guide/installation/k8s_install/k8s_install_kubespray.md) or other official Kubernetes installation guides.
- Kubernetes installation: Use [kubespray](/guide/installation/k8s_install/k8s_install_kubespray.md) or other official Kubernetes installation guides:
- (Optional) [Kubernetes set up guide on Intel Gaudi product](/GenAIInfra/README.md#setup-kubernetes-cluster)
- Helm installation: Follow the [Helm documentation](https://helm.sh/docs/intro/install/#helm) to install Helm.
- Setup Hugging Face Token

Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit b992242

Please sign in to comment.