diff --git a/src/modules/netinstall/build/_base_and_developer_edition.yaml b/src/modules/netinstall/build/_base_and_developer_edition.yaml index d2a0187..d974ec2 100644 --- a/src/modules/netinstall/build/_base_and_developer_edition.yaml +++ b/src/modules/netinstall/build/_base_and_developer_edition.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/build/_base_system.yaml b/src/modules/netinstall/build/_base_system.yaml index d8c8e2d..e62b318 100644 --- a/src/modules/netinstall/build/_base_system.yaml +++ b/src/modules/netinstall/build/_base_system.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/build/_netinstall_only.yaml b/src/modules/netinstall/build/_netinstall_only.yaml index a5d570e..face445 100644 --- a/src/modules/netinstall/build/_netinstall_only.yaml +++ b/src/modules/netinstall/build/_netinstall_only.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: false packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package" diff --git a/src/modules/netinstall/netinstall.yaml b/src/modules/netinstall/netinstall.yaml index c087794..ab2bd38 100644 --- a/src/modules/netinstall/netinstall.yaml +++ b/src/modules/netinstall/netinstall.yaml @@ -975,13 +975,20 @@ description: "Add LLM" selected: true packages: - - llm-manager + - amdgpu_top + - nvtop + - rocm-core + - rocm-hip-sdk + - rocm-opencl-sdk + - cuda + - cudnn + - opencl-mesa + - opencl-clhpp - ocl-icd - ollama - ollama-cuda - ollama-rocm - - opencl-amd - - opencl-clhpp + - open-webui-uv - name: "Code IDE and programming language package (full netinstall)" description: "Add Code IDE and programming language package"