# Default GPU profile -- conservative settings for unknown GPUs [training] batch_size = 0 # 0 = auto-compute from VRAM num_atoms = 21 buffer_size = 0 # 0 = auto from VRAM hidden_dim_base = 256 replay_buffer_vram_fraction = 0.50 [experience] gpu_n_episodes = 0 # 0 = auto from VRAM gpu_timesteps_per_episode = 200 [cuda] cuda_stack_bytes = 32768 # 32KB