Zehui Li

Results 4 issues of Zehui Li

Thanks for your great work I found some problem when running the example, I can't find the reason when running the above two example, the following error pop up: >...

Dear Team, I am new to using oxDNA and am seeking assistance with the standard relaxation procedure. I am constructing a pipeline for running oxDNA simulations with a given DNA...

enhancement

### 🐛 Describe the bug **Description:** We are conducting pretraining using our own data with the following `torchrun` command: ```bash torchrun --nnodes=$NODES --nproc_per_node=$GPUS --node_rank=$RANK --master_addr=$MASTER_ADDR --master_port=$MASTER_PORT /scripts/train.py /configs/official/Olmo-7B.yaml ``` The...

type/bug

Dear Team, I wonder could you provide some instructions on how to train a distilled DFM for the promoter generation task? Do we just set the mode to distilled and...