Skip to content

d.run AI OS v0.43.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.43.0-amd64.tar v0.43.0 AMD 64 38.88 GB ⬇ Download 2026-08-13
offline-v0.43.0-arm64.tar v0.43.0 ARM 64 35.41 GB ⬇ Download 2026-08-13

Verification

Navigate to the directory where the offline package is downloaded.

Run the following command to verify the package:

echo "24378ae59ed136cf906c789be71d341c7f2e5ad747909036c9b768a812c8c7219194526036d0f71b14920743f3a5053298b421c570834414cc11db0315ee4979  offline-v0.43.0-amd64.tar" | sha512sum -c

If the verification succeeds, the output will be:

offline-v0.43.0-amd64.tar: OK

Run the following command to verify the package:

echo "9880714eed9fd6eb3deff1cb162c56cd4a0ef33a82bc1ba7c0ac1c88dce17ec238734c57907f1a40e67015cf566a59d00505f48f7e2327dda7786661862591eb  offline-v0.43.0-arm64.tar" | sha512sum -c

If the verification succeeds, the output will be:

offline-v0.43.0-arm64.tar: OK

Installation

After successfully verifying the offline package,

Run the following command to extract the tar package:

tar -zxvf offline-v0.43.0-amd64.tar

Run the following command to extract the tar package:

tar -zxvf offline-v0.43.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.4.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.17.1
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.4.0
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and other core Kubernetes features. v0.49.0
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.26.0
Cloud Native Network Supports multiple CNI combination solutions for different Linux kernels. v0.19.0
Cloud Native Storage Provides unified data storage services, supporting file, object, block, and local storage, easily integrating with storage vendor solutions. v1.1.1
Global Management Responsible for user access control, permissions, workspace and hierarchy, audit logs, and custom appearance. v0.48.1
Insight Provides rich dashboards, scene monitoring, data querying, and alert information. v0.43.1

More

Comments