BAAI-DCAI / M3D

M3D: Advancing 3D Medical Image Analysis with Multi-Modal Large Language Models
MIT License
181 stars 10 forks source link

Python environment to run #26

Open morganrcu opened 3 days ago

morganrcu commented 3 days ago

Hi folks,

I'm trying to run your code locally but I'm suffering to do it on windows. What python/cuda version shall I use?

Kind regards,

Rodrigo

AndyQin92 commented 3 days ago

I can run it with python3.11 and torch2.2.1 cuda11.8 on linux.

baifanxxx commented 1 day ago

Hi,

You can refer to this. Higher versions should also be possible. The project's dependence on versions is not too serious. You can try using different versions.