Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
13
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
51ba1cb
topic_modelling
3 contributors
History:
47 commits
seanpedrickcase
Removed some requirements from Dockerfile for AWS deployment to reduce container size
51ba1cb
7 months ago
.github
first commit
about 1 year ago
funcs
Removed some requirements from Dockerfile for AWS deployment to reduce container size
7 months ago
.dockerignore
Safe
203 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
9 months ago
.gitignore
Safe
226 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
9 months ago
Dockerfile
Safe
3.17 kB
Removed some requirements from Dockerfile for AWS deployment to reduce container size
7 months ago
LICENSE
Safe
11.6 kB
first commit
about 1 year ago
README.md
Safe
1.9 kB
Updated Gradio version for spaces. Updated Dockerfile to enable Llama.cpp build with Cmake
7 months ago
app.py
Safe
13.7 kB
Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
7 months ago
download_model.py
Safe
558 Bytes
Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
7 months ago
how_to_create_exe_dist.txt
Safe
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
about 1 year ago
requirements.txt
Safe
615 Bytes
Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
7 months ago
requirements_aws.txt
Safe
454 Bytes
Removed some requirements from Dockerfile for AWS deployment to reduce container size
7 months ago
requirements_gpu.txt
Safe
646 Bytes
Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
7 months ago