topic_modelling / Dockerfile

Commit History

Removed some requirements from Dockerfile for AWS deployment to reduce container size
51ba1cb

seanpedrickcase commited on

Added NUMBA_CACHE_DIR to Docker environmental variables
cd6a3e0

seanpedrickcase commited on

Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
22ca76e

seanpedrickcase commited on

Dockerfile now installs models directly into user folder instead of moving from base folder
3c1c3de

seanpedrickcase commited on

Updated Gradio version for spaces. Updated Dockerfile to enable Llama.cpp build with Cmake
d34af22

seanpedrickcase commited on

Updated packages. Improve hierarchy vis. Better models - mixedbread and phi3. Now option to split texts into sentences before modelling.
04a15c5

seanpedrickcase commited on

first commit
9dbf344

Sonnyjim commited on