lhallee commited on
Commit
3b148fc
·
verified ·
1 Parent(s): ccefb84

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -87,6 +87,7 @@ The export directory contains:
87
  ## Limitations
88
  - Current featurization path is protein-only and minimal.
89
  - This implementation is meant for practical inference and export workflows, not full Boltz training parity.
 
90
 
91
  ## Docker-first compliance testing
92
 
 
87
  ## Limitations
88
  - Current featurization path is protein-only and minimal.
89
  - This implementation is meant for practical inference and export workflows, not full Boltz training parity.
90
+ - Test-time training is not supported for Boltz2 in FastPLMs. TTT is currently limited to sequence PLMs plus ESMFold and ESMFold2 PLM backbones.
91
 
92
  ## Docker-first compliance testing
93