albert-large-v2 / gaudi_config.json
skaulintel's picture
update to use dynamic shapes
f521f0a
raw
history blame
118 Bytes
Invalid JSON: Expected ',' or '}' after property value in JSONat line 5, column 3
{
"use_torch_autocast": true,
"use_fused_adam": true,
"use_fused_clip_norm": true
"use_dynamic_shapes": true
}