topic_modelling / download_model.py

Commit History

Added and replaced relevant files to download in download_model.py to allow for app use on AWS
49e0db8

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

Updated download_model.py to download pytorch .bin file
1c0bfd4

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