LLMServer / main

Commit History

added mps and cput initialization
1b76f70

AurelioAguirre commited on

Dockerfile set to Python3.12-mini
15c704c

AurelioAguirre commited on

Added double init, for embedding and chat models at the same time.
8083005

AurelioAguirre commited on

Fixing download logging issue. v3
5302c90

AurelioAguirre commited on

Fixing download logging issue. v2
9c1b990

AurelioAguirre commited on

Fixing download logging issue.
7c3b7e5

AurelioAguirre commited on

Added Progressbar, REPLACED stream to logger
8f95297

AurelioAguirre commited on

Added Progressbar, removed stream to logger
9b61f35

AurelioAguirre commited on

Added Progressbar with stream to logger
0f26bbb

AurelioAguirre commited on

New Dockerfile, still dummy app, testing minimal req file. Fixed REAMDME v6
679b18c

AurelioAguirre commited on

New Dockerfile, still dummy app, testing minimal req file. Fixed REAMDME v5
8856ca8

AurelioAguirre commited on

Massive update, added download and convert options.
19b1be5

AurelioAguirre commited on

Setting logging level to trace
9fb6014

AurelioAguirre commited on

Small refactor, moving endpoints to the routes.py file. Also added streaming endpoint, and from_pretrained
28fa644

AurelioAguirre commited on