topic_modelling / requirements_aws.txt

Commit History

Rearranged functions for embeddings creation to be compatible with zero GPU space. Updated packages.
cc495e1

seanpedrickcase commited on

Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
34f1e83

seanpedrickcase commited on

Improved initial clean options. Now has option to return embeddings only.
89c4d20

seanpedrickcase commited on

Finally managed to enforce cpu torch install in Dockerfile
97913c4

seanpedrickcase commited on

Further optimised Dockerfile and requirements (smaller torch installation now hopefully)
00db72b

seanpedrickcase commited on

Transferring across installed packages from build stage in Dockerfile
c9da99d

seanpedrickcase commited on

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

seanpedrickcase commited on