"runtime/rust/python-wheel/examples/pipeline/frontend.py" did not exist on "ffbc06ccf7c9abb40123f3d6ea047caff4609c6c"
- 10 Oct, 2023 10 commits
-
-
Sachin Kadyan authored
- Use sequence embedding files when in `seqemb` mode. - Make dummy MSA features for MMCIF when using `seqemb` mode.
-
Sachin Kadyan authored
- Added flag `no_column_attention` in evoformer config. - Added check in `evoformer.py` to switch off `MSAColumnAttention` when the config flag `no_column_attention` is `True`.
-
Sachin Kadyan authored
- Added `preembedding_embedder` config dictionary in `config` - Added `preemb_dim_size` property in `config` for specifying single seq embedding size.
-
Sachin Kadyan authored
- `seqemb_mode_enabled` added as a configuration option. - `model.py` switches to using the `PreembeddingEmbedder` when the flag is `True`.
-
Sachin Kadyan authored
- Added `use_single_seq_mode` flag in inference script arguments. - Passed on the flag to the FASTA file `data_processor`.
-
Sachin Kadyan authored
- Added a method to load and process sequence embedding `*.pt` files. - In `seqemb_mode`, now add seqemb features to the feature dictionary.
-
Sachin Kadyan authored
- Added a `seq_emb` bool flag to `data_pipeline > process_fasta()` - In `seqemb_mode` use dummy MSA features instead of full ones.
-
Sachin Kadyan authored
- New method for generating dummy MSA features.
-
Sachin Kadyan authored
- Added configuration options in `config.py` for toggling seq-emb mode - Added list for specifying features to be used in seq-emb mode.
-
Sachin Kadyan authored
- Added a `PreembeddingEmbedder` for embedding single-sequence (NUM_RESIDUE, ...) shaped embeddings as input.
-
- 21 Sep, 2023 1 commit
-
-
jnwei authored
Fixes cuda/float wrapper error in unit tests
-
- 20 Sep, 2023 2 commits
-
-
Jennifer Wei authored
tests in test_data_transforms.py
-
Jennifer Wei authored
-
- 18 Sep, 2023 1 commit
-
-
Jennifer Wei authored
test_evoformer.py
-
- 14 Aug, 2023 1 commit
-
-
Gustaf Ahdritz authored
-
- 09 Aug, 2023 4 commits
-
-
Christina Floristean authored
-
Gustaf Ahdritz authored
-
Gustaf Ahdritz authored
-
Gustaf Ahdritz authored
-
- 07 Jul, 2023 1 commit
-
-
Gustaf Ahdritz authored
-
- 24 Jun, 2023 3 commits
-
-
Gustaf Ahdritz authored
-
Gustaf Ahdritz authored
-
Gustaf Ahdritz authored
-
- 15 Jun, 2023 1 commit
-
-
Gustaf Ahdritz authored
-
- 18 May, 2023 2 commits
-
-
Gustaf Ahdritz authored
Fix Colab: Install all conda packages together
-
Vaclav Hanzl authored
Later on the conda setup is likely broken by pip.
-
- 17 May, 2023 2 commits
-
-
Gustaf Ahdritz authored
Fix Colab again after ModelCIF merge and python version change in Colab
-
Gustaf Ahdritz authored
Add comment about the interpretation of ambiguous atoms
-
- 16 May, 2023 1 commit
-
-
Vaclav Hanzl authored
Sorry, I have no other way to re-run the Docker build test. Changed one space.
-
- 15 May, 2023 1 commit
-
-
Christina Floristean authored
Advance python version to 3.9 to build docker in Ubuntu Lunar Lobster
-
- 13 May, 2023 2 commits
-
-
Gustaf Ahdritz authored
-
Gustaf Ahdritz authored
-
- 09 May, 2023 1 commit
-
-
Vaclav Hanzl authored
-
- 05 May, 2023 1 commit
-
-
Wei Lu (陆威) authored
-
- 26 Apr, 2023 1 commit
-
-
Vaclav Hanzl authored
-
- 25 Apr, 2023 4 commits
-
-
Vaclav Hanzl authored
-
Vaclav Hanzl authored
Colab notbook was broken by this change and potentially code of other users as well. Keep backward compatibility by also allowing the old way.
-
Vaclav Hanzl authored
-
Vaclav Hanzl authored
-
- 20 Apr, 2023 1 commit
-
-
Gustaf Ahdritz authored
-