Rocketknight1
marked this pull request as ready for review 3 years ago
initial commit
5fdd2724
First draft that gets outputs without crashing!
2996fce2
Add all the ported openfold dependencies
74229d26
testing
45773746
Restructure config files for ESMFold
f1641cc5
Debugging to find output discrepancies
65569f03
Mainly style
26f3e25d
Make model runnable without extra deps
988752ac
Remove utils and merge them to the modeling file
92a58871
Use correct gelu and remove some debug prints
dd1f4808
More cleanup
6e31a39a
Update esm docs
0e69779d
Update conversion script to support ESMFold properly
010fab68
Port some top-level changes from ESMFold repo
94d06633
Expand EsmFold docstrings
728f21f6
Make attention_mask optional (default to all 1s)
28839b7f
sgugger
force pushed
to
28839b7f
3 years ago
Add inference test for ESMFold
48c97f44
Use config and not n kwargs
2422d11c
Merge branch 'add_esmfold' of github.com:huggingface/transformers int…
fcbf85d5
Add modeling output class
e7bf6a5e
Remove einops
69d51694
Remove chunking in ESM FFN
5770297b
Update tests for ESMFold
f8a9945a
Quality
6ab675ca
Merge branch 'add_esmfold' of github.com:huggingface/transformers int…
88757cba
REpo consistency
1ead4c0f
Remove tree dependency from ESMFold
cff0224a
Merge remote-tracking branch 'origin/add_esmfold' into add_esmfold
b83a592e
make fixup
5b0fbaef
Add an error in case my structure map function breaks later
bac51f28
Remove needless code
61d65810
Fix merge conflicts
44ed50ff
Stop auto-casting the LM to float16 so CPU tests pass
f5e75754
Stop auto-casting the LM to float16 so CPU tests pass
8bbf3759
Final test updates
7632a128
Split test file
d14fddbc
Copyright and quality
a91465b4
Unpin PyTorch to see built doc
e45e6fc6
Fix config file to_dict() method
7bebbbff
Add some docstrings to the output
60d681c3
Skip TF checkpoint tests for ESM until we reupload those
e2d9ff7f
make fixup
e765f599
More docstrings
9c9f9fa8
Unpin to get even with main
fd455c4a
Merge branch 'add_esmfold' of github.com:huggingface/transformers int…
020a3022
Flag example to write
f6f4a2c4
sgugger
merged
7f9b7b3f
into main 3 years ago
sgugger
deleted the add_esmfold branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub