AlohaYaValya/Content_management_and_DL_team_project

0

stars

21

commits

Python

primary language

Dec 31, 2023

updated

README

Content management and DL - team project

Large language model with digital library for medical

I've found a Medical LLaMA-13B Model, which can response the medical problem wonderful.

The model needs at least 14G+ GPU memory when load_in_8bit, 40G+ when load by float32.

pip install requirements.txt -r

run medical_llama.py to directly chat or query.

run app.py to chat or query in a web.

run ex.py to generate the medical transcripts results.

test

test2

code framework

app.py : a web server

medical_llama.py : the medical llama model

templates : html objects

static : css/images/js

Contributors

liujiawen6

17 commits

AlohaYaValya

3 commits

BorisLoveDev

1 commits

AlohaYaValya/Content_management_and_DL_team_project

0

stars

21

commits

Python

primary language

Dec 31, 2023

updated

README

Content management and DL - team project

Large language model with digital library for medical

I've found a Medical LLaMA-13B Model, which can response the medical problem wonderful.

The model needs at least 14G+ GPU memory when load_in_8bit, 40G+ when load by float32.

pip install requirements.txt -r

run medical_llama.py to directly chat or query.

run app.py to chat or query in a web.

run ex.py to generate the medical transcripts results.

test

test2

code framework

app.py : a web server

medical_llama.py : the medical llama model

templates : html objects

static : css/images/js

Contributors

liujiawen6

17 commits

AlohaYaValya

3 commits

BorisLoveDev

1 commits

Languages

Python

68.1%

HTML

19.8%

CSS

12.1%