Skip to content

d.run AI OS v0.42.0

This page provides offline installation packages and checksum files for d.run AI OS.

Return to Download Index More Historical Versions

Download

Filename Version Architecture Size Download Date
offline-v0.42.0-amd64.tar v0.42.0 AMD 64 35.57 GB ⬇ Download 2026-07-07
offline-v0.42.0-arm64.tar v0.42.0 ARM 64 31.52 GB ⬇ Download 2026-07-07

Verification

Navigate to the directory where the offline package is downloaded.

Run the following command to verify the package:

echo "37ced76d90898efb4b74175127314f9a8c83b4e36add741f0df03bcace877a13c0f1aab3dda0b0464d027f6f4f54a3b25b9f7a2f596c84d9300dde2aba7a15bb  offline-v0.42.0-amd64.tar" | sha512sum -c

If the verification succeeds, the output will be:

offline-v0.42.0-amd64.tar: OK

Run the following command to verify the package:

echo "af5e028ad928de3ce02305b9416bad5bdf2e49e52fc32be689a911915029e424abe50f84720b03aa5d0f360c3db3e74424e7db2f9a1b090070c1bcbc9f218697  offline-v0.42.0-arm64.tar" | sha512sum -c

If the verification succeeds, the output will be:

offline-v0.42.0-arm64.tar: OK

Installation

After successfully verifying the offline package,

Run the following command to extract the tar package:

tar -xvf offline-v0.42.0-amd64.tar

Run the following command to extract the tar package:

tar -xvf offline-v0.42.0-arm64.tar

Modules

d.run AI OS includes the following modules, which can be used on-demand to meet various application scenarios:

Modules Description Versions
ClawOS Multi-agent runtime and governance platform v0.3.0
LLM Studio Provides end-to-end lifecycle services from model deployment to operation and maintenance, helping enterprises and developers efficiently integrate and use various large model capabilities. v0.16.0
AI Lab An integrated training and inference platform with unified scheduling of compute resources, simplifying AI application development and deployment. v0.28.0
InferX Inference acceleration management v0.3.0
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and other core Kubernetes features. v0.48.1
Device Management A Kubernetes cloud native infrastructure management component built for intelligent computing centers, enabling unified management of hosts, switches, and other hardware resources. v0.6.0
Container Registry Used to store images for K8s, DevOps, and container application development. v0.25.0
Cloud Native Network Supports multiple CNI combination solutions for different Linux kernels. v0.16.6
Cloud Native Storage Provides unified data storage services, supporting file, object, block, and local storage, easily integrating with storage vendor solutions. v1.0.2
Global Management Responsible for user access control, permissions, workspace and hierarchy, audit logs, and custom appearance. v0.48.0
Insight Provides rich dashboards, scene monitoring, data querying, and alert information. v0.42.2

More

Comments