Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
llm_topic_modelling
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
138286c
llm_topic_modelling
442 kB
4 contributors
History:
106 commits
seanpedrickcase
Added framework of support for Azure models (although untested)
138286c
2 months ago
.github
Enhanced app functionality by adding new logging variables, refining file input options, and updating prompts for better user experience. Updated Dockerfile for improved environment setup and adjusted requirements for compatibility. Removed unnecessary print statements and added error handling in data loading functions.
3 months ago
example_data
Added possibility of adding examples quickly to the input files
3 months ago
tools
Added framework of support for Azure models (although untested)
2 months ago
.dockerignore
Safe
188 Bytes
Added possibility of adding examples quickly to the input files
3 months ago
.gitignore
Safe
158 Bytes
Added possibility of adding examples quickly to the input files
3 months ago
Dockerfile
Safe
2.33 kB
Added possibility of adding examples quickly to the input files
3 months ago
README.md
Safe
7.79 kB
Corrected misplaced example file reference. Added AWS Nova models to model list
2 months ago
app.py
62.2 kB
Added framework of support for Azure models (although untested)
2 months ago
load_dynamo_logs.py
Safe
3.26 kB
Added DynamoDB logging. Optimised topics lists with descriptions
3 months ago
load_s3_logs.py
Safe
2.87 kB
Added DynamoDB logging. Optimised topics lists with descriptions
3 months ago
pyproject.toml
Safe
178 Bytes
Added pyproject.toml file, updated some dependencies
3 months ago
requirements.txt
Safe
1.53 kB
Added framework of support for Azure models (although untested)
2 months ago
requirements_cpu.txt
Safe
1 kB
Added framework of support for Azure models (although untested)
2 months ago
requirements_gpu.txt
Safe
1.04 kB
Added framework of support for Azure models (although untested)
2 months ago
requirements_no_local.txt
Safe
521 Bytes
Added framework of support for Azure models (although untested)
2 months ago
windows_install_llama-cpp-python.txt
Safe
5.01 kB
Enhanced app functionality by adding new UI elements for summary file management, put in Bedrock model toggle, and refined logging messages. Updated Dockerfile and requirements for better compatibility and added install guide to readme. Removed deprecated code and unnecessary comments.
3 months ago