BAAI-DCAI / M3D

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

Python environment to run #26

Closed morganrcu closed 3 weeks ago

morganrcu commented 1 month 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 1 month ago

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

baifanxxx commented 1 month 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.