diff --git a/docs/gpt-in-a-box/kubernetes/v0.1/getting_started.md b/docs/gpt-in-a-box/kubernetes/v0.1/getting_started.md index e26dfd54..3dcbb811 100644 --- a/docs/gpt-in-a-box/kubernetes/v0.1/getting_started.md +++ b/docs/gpt-in-a-box/kubernetes/v0.1/getting_started.md @@ -1,5 +1,5 @@ # Getting Started -This is a guide on getting started with GPT-in-a-Box deployment on a Kubernetes Cluster. You can find the open source repository for the K8s version [here](https://github.com/nutanix/nai-llm-k8s). +This is a guide on getting started with GPT-in-a-Box 1.0 deployment on a Kubernetes Cluster. You can find the open source repository for the K8s version [here](https://github.com/nutanix/nai-llm-k8s). ## Setup diff --git a/docs/gpt-in-a-box/kubernetes/v0.2/getting_started.md b/docs/gpt-in-a-box/kubernetes/v0.2/getting_started.md index 7cb0b9d5..e3c52af2 100644 --- a/docs/gpt-in-a-box/kubernetes/v0.2/getting_started.md +++ b/docs/gpt-in-a-box/kubernetes/v0.2/getting_started.md @@ -1,5 +1,5 @@ # Getting Started -This is a guide on getting started with GPT-in-a-Box deployment on a Kubernetes Cluster. You can find the open source repository for the K8s version [here](https://github.com/nutanix/nai-llm-k8s). +This is a guide on getting started with GPT-in-a-Box 1.0 deployment on a Kubernetes Cluster. You can find the open source repository for the K8s version [here](https://github.com/nutanix/nai-llm-k8s). ## Setup diff --git a/docs/gpt-in-a-box/kubernetes/v0.2/validated_models.md b/docs/gpt-in-a-box/kubernetes/v0.2/validated_models.md index 3ed7c8b6..0e31b95a 100644 --- a/docs/gpt-in-a-box/kubernetes/v0.2/validated_models.md +++ b/docs/gpt-in-a-box/kubernetes/v0.2/validated_models.md @@ -1,6 +1,6 @@ # Validated Models for Kubernetes Version -GPT-in-a-Box has been validated on a curated set of HuggingFace models Information pertaining to these models is stored in the ```llm/model_config.json``` file. +GPT-in-a-Box 1.0 has been validated on a curated set of HuggingFace models Information pertaining to these models is stored in the ```llm/model_config.json``` file. The Validated Models are : diff --git a/docs/gpt-in-a-box/overview.md b/docs/gpt-in-a-box/overview.md index f9bd01f5..8f3d6c2b 100644 --- a/docs/gpt-in-a-box/overview.md +++ b/docs/gpt-in-a-box/overview.md @@ -1,6 +1,6 @@ -# Nutanix GPT-in-a-Box Documentation +# Nutanix GPT-in-a-Box 1.0 Documentation -Welcome to the official home dedicated to documenting how to run Nutanix GPT-in-a-Box. Nutanix GPT-in-a-Box is a new turnkey solution that includes everything needed to build AI-ready infrastructure. Here, you'll find information and code to run Nutanix GPT-in-a-Box on Virtual Machines or Kubernetes Clusters. +Welcome to the official home dedicated to documenting how to run Nutanix GPT-in-a-Box 1.0. Nutanix GPT-in-a-Box 1.0 is a turnkey solution that includes everything needed to build AI-ready infrastructure. Here, you'll find information and code to run Nutanix GPT-in-a-Box 1.0 on Virtual Machines or Kubernetes Clusters. This new solution includes: diff --git a/docs/gpt-in-a-box/support.md b/docs/gpt-in-a-box/support.md index f2f75c64..7ac49a3c 100644 --- a/docs/gpt-in-a-box/support.md +++ b/docs/gpt-in-a-box/support.md @@ -1,14 +1,14 @@ -# Nutanix GPT-in-a-Box Support +# Nutanix GPT-in-a-Box 1.0 Support Nutanix maintains public GitHub repositories for GPT in a box. Support is handled directly via the repository. Issues and enhancement requests can be submitted in the Issues tab of the relevant repository. Search for and review existing open issues before submitting a new issue. To report a new issue navigate to the GitHub repository: [GitHub - nutanix/nai-llm ](https://github.com/nutanix/nai-llm) -This is the official repository for the virtual machine version of Nutanix GPT-in-a-Box. +This is the official repository for the virtual machine version of Nutanix GPT-in-a-Box 1.0. [GitHub - nutanix/nai-llm-k8s](https://github.com/nutanix/nai-llm-k8s) -This is the official repository for the Kubernetes version of Nutanix GPT-in-a-Box. +This is the official repository for the Kubernetes version of Nutanix GPT-in-a-Box 1.0. The support procedure is documented in [KB 16159](https://portal.nutanix.com/page/documents/kbs/details?targetId=kA0VO0000000dJ70AI). diff --git a/docs/gpt-in-a-box/vm/v0.2/getting_started.md b/docs/gpt-in-a-box/vm/v0.2/getting_started.md index 8c3dad24..d5ac8d3e 100644 --- a/docs/gpt-in-a-box/vm/v0.2/getting_started.md +++ b/docs/gpt-in-a-box/vm/v0.2/getting_started.md @@ -1,5 +1,5 @@ # Getting Started -This is a guide on getting started with GPT-in-a-Box deployment on a Virtual Machine. You can find the open source repository for the virtual machine version [here](https://github.com/nutanix/nai-llm). +This is a guide on getting started with GPT-in-a-Box 1.0 deployment on a Virtual Machine. You can find the open source repository for the virtual machine version [here](https://github.com/nutanix/nai-llm). Tested Specifications: diff --git a/docs/gpt-in-a-box/vm/v0.3/getting_started.md b/docs/gpt-in-a-box/vm/v0.3/getting_started.md index c868c75d..2603c5fe 100644 --- a/docs/gpt-in-a-box/vm/v0.3/getting_started.md +++ b/docs/gpt-in-a-box/vm/v0.3/getting_started.md @@ -1,5 +1,5 @@ # Getting Started -This is a guide on getting started with GPT-in-a-Box deployment on a Virtual Machine. You can find the open source repository for the virtual machine version [here](https://github.com/nutanix/nai-llm). +This is a guide on getting started with GPT-in-a-Box 1.0 deployment on a Virtual Machine. You can find the open source repository for the virtual machine version [here](https://github.com/nutanix/nai-llm). Tested Specifications: diff --git a/docs/gpt-in-a-box/vm/v0.3/validated_models.md b/docs/gpt-in-a-box/vm/v0.3/validated_models.md index f92cd1dc..0f4aebd0 100644 --- a/docs/gpt-in-a-box/vm/v0.3/validated_models.md +++ b/docs/gpt-in-a-box/vm/v0.3/validated_models.md @@ -1,6 +1,6 @@ # Validated Models for Virtual Machine Version -GPT-in-a-Box has been validated on a curated set of HuggingFace models. Information pertaining to these models is stored in the ```llm/model_config.json``` file. +GPT-in-a-Box 1.0 has been validated on a curated set of HuggingFace models. Information pertaining to these models is stored in the ```llm/model_config.json``` file. The Validated Models are : diff --git a/mkdocs.yml b/mkdocs.yml index d0aa99a2..dd0265cb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -141,7 +141,7 @@ nav: - "Manual": "anthos/install/manual/index.md" - "Amazon EKS Anywhere": - "Install": "eksa/install/index.md" - - "GPT-in-a-Box": + - "GPT-in-a-Box 1.0": - "Overview": "gpt-in-a-box/overview.md" - "Deploy on Virtual Machine": - "v0.3":