Skip to content

haotianteng/dtmol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtMol - Diffusion Transformer for Molecular Docking

Large model and data files can be obtained upon request to [email protected] or [email protected]

Installation

pip install -e setup.py 

Training

torchrun dtmol/dtmol_train.py --batch_size 4 --world_size 2 --tr_sde VE --tr_sigma_max 4. --model_name e3nn --pert_mole_sigma_max 2. --warm 1 --share_attention --record_intermediate ~/scratch/dtmol/test/

Hardware Requirements

We trained the model using 4XA100 GPUs, GPU with >20 GB memory is required to host the model.

About

DTMOL: a diffusion transformer model for target-based molecular docking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages