kbressem / medAlpaca

LLM finetuned for medical question answering
GNU General Public License v3.0
491 stars 58 forks source link

Pin requirements #15

Open kbressem opened 1 year ago

kbressem commented 1 year ago

There seems to be a problem when installing the environment from the provided environment file, where the inference only runs on CPU not CUDA. Pinning the requirements could potentially solve this.