MAGICS-LAB / DNABERT_2

[ICLR 2024] DNABERT-2: Efficient Foundation Model and Benchmark for Multi-Species Genome
Apache License 2.0
254 stars 59 forks source link

install triton #47

Open lingfengxu opened 1 year ago

lingfengxu commented 1 year ago

why not install triton by running pip install triton ? it seems that installing triton from source will meet some errors which are difficult to be solved.

Atrix21 commented 10 months ago

did installing triton through pip install triton work properly?

Zhihan1996 commented 9 months ago

The triton package is a bit tricky. If you fail to install from source, can you try pip install triton==2.0.0.dev20221103?