Update README.md
Some checks failed
Build and Push Multi-Arch Docker Images / Build control-panel-backend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-frontend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build resource-cluster (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-app (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-backend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-backend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-frontend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build resource-cluster (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-app (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-backend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for control-panel-backend (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for control-panel-frontend (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for resource-cluster (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for tenant-app (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for tenant-backend (push) Has been cancelled
Some checks failed
Build and Push Multi-Arch Docker Images / Build control-panel-backend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-frontend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build resource-cluster (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-app (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-backend (amd64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-backend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build control-panel-frontend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build resource-cluster (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-app (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Build tenant-backend (arm64) (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for control-panel-backend (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for control-panel-frontend (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for resource-cluster (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for tenant-app (push) Has been cancelled
Build and Push Multi-Arch Docker Images / Create multi-arch manifest for tenant-backend (push) Has been cancelled
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
GT AI OS software is intended to provide easy to use "daily driver" web based generative AI for processing documents & files with data privacy for individuals and organizations.
|
GT AI OS software is intended to provide easy to use "daily driver" web based generative AI for processing documents & files with data privacy for individuals and organizations.
|
||||||
You can install GT AI OS on Ubuntu x86, NVIDIA DGX OS 7 ARM and Apple Silicon macOS hosts using Docker.
|
You can install GT AI OS on Ubuntu x86 and NVIDIA DGX OS 7 ARM hosts using Docker.
|
||||||
|
|
||||||
[Start Installation ](https://github.com/GT-Edge-AI-Internal/gt-ai-os-community/wiki/Installation)
|
[Start Installation ](https://github.com/GT-Edge-AI-Internal/gt-ai-os-community/wiki/Installation)
|
||||||
|
|
||||||
@@ -30,13 +30,10 @@ Ensure that you are using local or external inference with zero data retention f
|
|||||||
|----------|--------------|
|
|----------|--------------|
|
||||||
| **Ubuntu Linux** 24.04 | x86_64 |
|
| **Ubuntu Linux** 24.04 | x86_64 |
|
||||||
| **NVIDIA DGX OS 7** (Optimized for Grace Blackwell Architecture) | ARM64 |
|
| **NVIDIA DGX OS 7** (Optimized for Grace Blackwell Architecture) | ARM64 |
|
||||||
| **macOS** (Apple Silicon M1+) | ARM64 |
|
|
||||||
|
|
||||||
Ubuntu VM's running on Proxmox with raw all functions GPU passthrough works.
|
Ubuntu VM's running on Proxmox with raw all functions GPU passthrough works.
|
||||||
Windows is currently not supported.
|
Windows is currently not supported.
|
||||||
|
|
||||||
macoS Install scripts are designed for Apple Silicon only.
|
|
||||||
|
|
||||||
Note that the install scripts are unique for each OS and hardware architecture.
|
Note that the install scripts are unique for each OS and hardware architecture.
|
||||||
Carefully choose the correct installation script for your host.
|
Carefully choose the correct installation script for your host.
|
||||||
|
|
||||||
@@ -48,8 +45,6 @@ We will be adjusting the installation scripts in future release so that smaller
|
|||||||
Ensure that your NVIDIA GPU hardware is physically installed prior to starting the GT AI OS installation.
|
Ensure that your NVIDIA GPU hardware is physically installed prior to starting the GT AI OS installation.
|
||||||
Note that all NVIDIA drivers and dependencies will be installed during the standard Ubuntu runbook.
|
Note that all NVIDIA drivers and dependencies will be installed during the standard Ubuntu runbook.
|
||||||
|
|
||||||
There are no aditional drivers or dependencies needed for using Apple Silicon to accelerate the embedding model as that is part of the standard installation.
|
|
||||||
|
|
||||||
At v2.0.34, once you install GT AI OS, you cannot install GPU hardware and switch from CPU to GPU for embeddings.
|
At v2.0.34, once you install GT AI OS, you cannot install GPU hardware and switch from CPU to GPU for embeddings.
|
||||||
We are looking to fix this in a future release.
|
We are looking to fix this in a future release.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user