Hi OpenBioMed team,
I am trying to reproduce the molecule question answering inference example in OpenBioMed.
The script open_biomed/scripts/inference.py expects the checkpoint:
checkpoints/server/molecule_question_answering_biot5.ckpt
However, I could not find a public download link for this file in the README, GitHub repository, or HuggingFace model pages.
Could you please provide the official download link or instructions for obtaining this checkpoint?
Environment:
- Windows
- Python 3.9
- PyTorch 2.1.2 + CUDA 12.1
- GPU: RTX 4080 Laptop
- OpenBioMed editable install
Thanks.
Hi OpenBioMed team,
I am trying to reproduce the molecule question answering inference example in OpenBioMed.
The script open_biomed/scripts/inference.py expects the checkpoint:
checkpoints/server/molecule_question_answering_biot5.ckpt
However, I could not find a public download link for this file in the README, GitHub repository, or HuggingFace model pages.
Could you please provide the official download link or instructions for obtaining this checkpoint?
Environment:
Thanks.