Skip to content

Commit 86d968f

Browse files
committed
chore: hide model
1 parent 7ea7dc0 commit 86d968f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lambench/models/models_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
num_parameters: 25510582
110110
packages:
111111
orb-models: 0.5.2
112-
show_calculator_task: True
112+
show_direct_task: False # Hide deprecated model
113+
skip_tasks: [CalculatorTask, DirectPredictTask]
113114

114115
- model_name: orb_v3_conservative_inf_mpa
115116
model_type: ASE

0 commit comments

Comments
 (0)