jasonkyuyim

Results 2 comments of jasonkyuyim

Setting the XLA flag works for me as well. But it comes with the warning `The CUDA linking API did not work. Please use XLA_FLAGS=--xla_gpu_force_compilation_parallelism=1 to bypass it, but expect...

Furthermore, when I try to use msa_oa_dm_maxsub ```bash python evodiff/conditional_generation_msa.py --model-type msa_oa_dm_maxsub --cond-task scaffold --pdb 1prw --start-idxs 15 --end-idxs 34 --start-idxs 51 --end-idxs 70 --num-seqs 1 --query-only ``` I get...