Ivan Merelli
Results
12
issues of
Ivan Merelli
Hi, I'm trying to install scGPT on a cluster with cudatoolkit=11.6 I'm able to install the right pytorch and flash-attn, with: ``` mamba create -n scgpt python==3.10 r-base=4.4 pip install...
Hi, I installed HiGLass on a server to make it available to different researchers, but I want to protect it through a passwd. Is it possible? With apache or nginx?...