diff --git a/config/gpu/h100.toml b/config/gpu/h100.toml index 5875b9d39..0c63ad7bb 100644 --- a/config/gpu/h100.toml +++ b/config/gpu/h100.toml @@ -4,7 +4,7 @@ batch_size = 16384 num_atoms = 52 buffer_size = 500000 hidden_dim_base = 256 -replay_buffer_vram_fraction = 0.55 # state_dim=96, 86 weight tensors — leaves ~33GB for compute +replay_buffer_vram_fraction = 0.45 # state_dim=96, 86 tensors + IQN 8.6GB + attention 250MB + Phase 2 128MB [experience] gpu_timesteps_per_episode = 5000