Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
4a6c9bf1
"git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "c89a92f95f3c7f852f9001b3f4f01833e460b0ac"
Unverified
Commit
4a6c9bf1
authored
Jul 15, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Jul 15, 2022
Browse files
Update README
parent
0463665b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
README.md
README.md
+7
-8
No files found.
README.md
View file @
4a6c9bf1
...
@@ -153,14 +153,13 @@ If you've already computed alignments for the query, you have the option to
...
@@ -153,14 +153,13 @@ If you've already computed alignments for the query, you have the option to
skip the expensive alignment computation here with
skip the expensive alignment computation here with
`--use_precomputed_alignments`
.
`--use_precomputed_alignments`
.
Exactly one of
`--openfold_checkpoint_path`
or
`--jax_param_path`
must be specified
`--openfold_checkpoint_path`
or
`--jax_param_path`
accept comma-delineated lists
to run the inference script. These accept .pt/DeepSpeed OpenFold checkpoints
of .pt/DeepSpeed OpenFold checkpoints and AlphaFold's .npz JAX parameter files,
and AlphaFold's .npz JAX parameter files, respectively. For a breakdown of the
respectively. For a breakdown of the differences between the different parameter
differences between the different parameter files, see the README downloaded to
files, see the README downloaded to
`openfold/resources/openfold_params/`
. Since
`openfold/resources/openfold_params/`
. Since OpenFold was trained under a
OpenFold was trained under a newer training schedule than the one from which the
newer training schedule than the one from which the
`model_n`
config
`model_n`
config presets are derived, there is no clean correspondence between
presets are derived, there is no clean correspondence between
`config_preset`
`config_preset`
settings and OpenFold checkpoints; the only restraint is that
`*_ptm`
settings and OpenFold checkpoints; the only restraint is that
`*_ptm`
checkpoints must be run with
`*_ptm`
config presets.
checkpoints must be run with
`*_ptm`
config presets.
Note that chunking (as defined in section 1.11.8 of the AlphaFold 2 supplement)
Note that chunking (as defined in section 1.11.8 of the AlphaFold 2 supplement)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment