"lib/bindings/python/vscode:/vscode.git/clone" did not exist on "c4213899fedce25f59262cfdc944d0dfa0feecea"
Commit 8e21f27f authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Tweak README wording

parent ca2e07bf
...@@ -171,7 +171,7 @@ supports two mutually exclusive inference modes to address this issue. One, ...@@ -171,7 +171,7 @@ supports two mutually exclusive inference modes to address this issue. One,
solution offered by AlphaFold-Multimer, which is simply to average individual solution offered by AlphaFold-Multimer, which is simply to average individual
template representations. Our version is modified slightly to accommodate template representations. Our version is modified slightly to accommodate
weights trained using the standard template algorithm. Using said weights, we weights trained using the standard template algorithm. Using said weights, we
notice no significant difference in performance between the averaged template notice no significant difference in performance between our averaged template
embeddings and the standard ones. The second, `offload_templates`, temporarily embeddings and the standard ones. The second, `offload_templates`, temporarily
offloads individual template embeddings into CPU memory. The former is an offloads individual template embeddings into CPU memory. The former is an
approximation while the latter is slightly slower; both allow the model to approximation while the latter is slightly slower; both allow the model to
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment