dmis-lab / BERN2

BERN2: an advanced neural biomedical namedentity recognition and normalization tool
http://bern2.korea.ac.kr
BSD 2-Clause "Simplified" License
175 stars 42 forks source link

Run BERN2 locally on Apple Silicon #33

Closed ghostintheshellarise closed 2 years ago

ghostintheshellarise commented 2 years ago

I checked the GitHub of the project page. It requires Nvidia GPU/CUDA to run. Is there any way that BERN2 can be installed onto an Apple Silicon machine?

Many thanks.

minstar commented 2 years ago

Hi @ghostintheshellarise,

we provide two versions: the CPU version and the mac version to use locally. If you have a hard to progress, please let us know.

mjeensung commented 2 years ago

Hi @ghostintheshellarise

Could you try https://github.com/dmis-lab/BERN2/blob/main/scripts/run_bern2_cpu.sh? It will allow BERN2 to run without GPU/CUDA.