Modernise agent base → Ubuntu 24.04 / Python 3.12 / CUDA 12.9 #170
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps the GPU-agent base from
12.4.1-cudnn-runtime-ubuntu22.04(Py3.10, CUDA 12.4) to12.9.2-cudnn-runtime-ubuntu24.04:PIP_BREAK_SYSTEM_PACKAGES=1for 24.04's PEP 668 externally-managed Python.agent/ruff.toml→py312;from __future__ import annotationsretained (PEP 649 is 3.14).Validation caveat: CI builds the image but has no GPU — after pulling, confirm the container starts and loads
CUDAExecutionProvider(not CPU fallback).🤖 Generated with Claude Code