boltz icon indicating copy to clipboard operation
boltz copied to clipboard

boltz1 model featurization fails with pocket constraints

Open timpalpant opened this issue 9 months ago • 0 comments

I am attempting to run the pocket.yaml config here but it fails with lots of:

Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
Featurizer failed on test with error argument of type 'int' is not iterable. Skipping.
<SNIP>

when --model boltz1. It seems fine if you use --model boltz2. I am using commit e800b5be (2.0.1)

timpalpant avatar Jun 06 '25 16:06 timpalpant