Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
llm_topic_modelling
like
0
Sleeping
App
Files
Files
Community
main
llm_topic_modelling
/
tools
1 contributor
History:
16 commits
seanpedrickcase
Moved spaces GPU calls back to main functions as otherwise it doesn't seem to work correctly
d4f58e6
about 1 month ago
__init__.py
Safe
0 Bytes
First commit
about 1 month ago
auth.py
Safe
1.54 kB
Allowed for server port, queue size, and file size to be specified by environment variables
about 1 month ago
aws_functions.py
Safe
7.26 kB
Corrected line in upload_file_to_s3 function that was causing issues
about 1 month ago
chatfuncs.py
Safe
8.14 kB
Moved spaces GPU calls back to main functions as otherwise it doesn't seem to work correctly
about 1 month ago
helper_functions.py
Safe
14.6 kB
Added presentation of summary table outputs
about 1 month ago
llm_api_call.py
Safe
92.4 kB
Moved spaces GPU calls back to main functions as otherwise it doesn't seem to work correctly
about 1 month ago
prompts.py
Safe
5.25 kB
Refactor app.py and related modules for improved topic extraction and summarization. Updated UI prompts for clarity, enhanced file upload functionality, and added error handling in AWS file uploads. Introduced new functions for converting response text to markdown tables, creating general topics from subtopics, and improved overall code structure for better maintainability.
about 1 month ago