evo2 / config /config.yaml
OneScience's picture
Upload folder using huggingface_hub
cfbc06c verified
Raw
History Blame Contribute Delete
287 Bytes
model:
name: Evo2
package_path: ../model/evo2
base_dependency: OneScience
runtime:
pythonpath: ../model
onescience_root_env: ONESCIENCE_ROOT
train:
entry: ../scripts/train.py
config: ./opengenome2.yml
inference:
entry: ../scripts/infer.py
checkpoint_dir: ../checkpoints