jetson-containers  by dusty-nv

Container build system for NVIDIA Jetson AI/ML development

created 5 years ago
3,595 stars

Top 13.7% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a modular container build system for deploying the latest AI/ML packages on NVIDIA Jetson devices. It targets developers and researchers working with edge AI, offering pre-built and customizable Docker images for various machine learning frameworks, large language models, and related tools, simplifying complex dependency management for Jetson hardware.

How It Works

The system leverages Docker to create isolated environments for AI/ML workloads on Jetson. It defines packages as independent build recipes, allowing users to compose custom container images by selecting and combining desired ML frameworks, LLMs, and utilities. This approach simplifies dependency resolution and ensures compatibility with specific JetPack/L4T versions, abstracting away the complexities of manual compilation and environment setup.

Quick Start & Requirements

Highlighted Details

  • Supports a wide range of ML/LLM packages including PyTorch, TensorFlow, Hugging Face Transformers, Llama.cpp, Ollama, and Stable Diffusion.
  • Offers automatic container image compatibility detection (autotag) for the installed JetPack/L4T version.
  • Enables customization of CUDA, cuDNN, TensorRT, and Python versions during container builds.
  • Includes support for SBSA (Arm Server Base System Architecture) devices like GH200/GB200.

Maintenance & Community

  • Active community support via Discord.
  • Regularly updated with new packages and JetPack versions.

Licensing & Compatibility

  • Primarily uses MIT license for the build system. Individual packages may have their own licenses.
  • Compatible with commercial use and closed-source applications.

Limitations & Caveats

The project focuses on NVIDIA Jetson platforms and may not be directly applicable to other edge devices or server-grade NVIDIA hardware without modification. Some advanced features or specific package versions might still be under active development or require manual tuning.

Health Check
Last commit

18 hours ago

Responsiveness

Inactive

Pull Requests (30d)
24
Issues (30d)
27
Star History
604 stars in the last 90 days

Explore Similar Projects

Starred by Omar Sanseviero Omar Sanseviero(DevRel at Google DeepMind) and Patrick von Platen Patrick von Platen(Core Contributor to Hugging Face Transformers and Diffusers).

sdnext by vladmandic

0.3%
6k
WebUI for AI generative image and video creation
created 2 years ago
updated 1 day ago
Feedback? Help us improve.