From 294d12f53a81908a0aec517d1c4689fdbc35c717 Mon Sep 17 00:00:00 2001 From: Michele Milesi Date: Tue, 27 Feb 2024 09:20:33 +0100 Subject: [PATCH] feat: update sheeprl --- sheeprl/configs/exp/custom_fabric_exp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sheeprl/configs/exp/custom_fabric_exp.yaml b/sheeprl/configs/exp/custom_fabric_exp.yaml index a64bf36..4b8a6f7 100644 --- a/sheeprl/configs/exp/custom_fabric_exp.yaml +++ b/sheeprl/configs/exp/custom_fabric_exp.yaml @@ -9,4 +9,4 @@ defaults: fabric: devices: 2 accelerator: cuda - precision: bf16 \ No newline at end of file + precision: bf16-mixed \ No newline at end of file