We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29272f commit fc6629aCopy full SHA for fc6629a
1 file changed
ci/benchmarks/partial-conv/evo2_pretrain.yaml
@@ -15,7 +15,7 @@ script_args:
15
# See jet/core/configs.py for the specification of the configuration class
16
workspace: /workspace/bionemo2
17
data_path: /data/evo2
18
- artefacts_url: https://__token__:${{JET_GITLAB_TOKEN}}@gitlab-master.nvidia.com/api/v4/projects/180496/packages/pypi/simple
+ artefacts_url: https://__token__:${JET_GITLAB_TOKEN}@gitlab-master.nvidia.com/api/v4/projects/180496/packages/pypi/simple
19
file_name_wheel: subquadratic-ops
20
model: evo2
21
variant: train
0 commit comments