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...
main
llm_topic_modelling
754 kB
4 contributors
History:
174 commits
Sean Pedrick-Case
Merge pull request #53 from seanpedrick-case/dev
808744c
unverified
15 days ago
.github
Enhanced user interface and documentation for topic extraction tool. Updated file input labels for clarity, improved README instructions, and refined progress tracking in API calls. Added time tracking for LLM calls in output files.
27 days ago
example_data
Added examples for structured summaries and groups. Adapted functions for structured summaries. Simplified front tab GUI
28 days ago
tools
Minor prompt improvements. Bedrock client and keys should now be correctly passed to validation function
15 days ago
.dockerignore
Safe
223 Bytes
Corrected OpenAI API usage
26 days ago
.gitattributes
Safe
43 Bytes
Revised intro and readme. Reasoning suffix setting simplified. All in one xlsx returns correct tables.
about 2 months ago
.gitignore
Safe
186 Bytes
Corrected OpenAI API usage
26 days ago
Dockerfile
Safe
2.33 kB
Added examples for structured summaries and groups. Adapted functions for structured summaries. Simplified front tab GUI
28 days ago
README.md
Safe
8.03 kB
Minor changes to readme repo references and conda environment
27 days ago
app.py
Safe
67.7 kB
Minor prompt improvements. Bedrock client and keys should now be correctly passed to validation function
15 days ago
load_dynamo_logs.py
Safe
3.26 kB
Added DynamoDB logging. Optimised topics lists with descriptions
2 months ago
load_s3_logs.py
Safe
2.87 kB
Added DynamoDB logging. Optimised topics lists with descriptions
2 months ago
pyproject.toml
Safe
1.29 kB
Added topic validation and llm deduplication functionality. Now checks for input token count before LLM calls.
22 days ago
requirements.txt
Safe
1.07 kB
Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
26 days ago
requirements_cpu.txt
Safe
1.01 kB
Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
26 days ago
requirements_gpu.txt
Safe
1.21 kB
Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
26 days ago
requirements_no_local.txt
Safe
488 Bytes
Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
26 days ago
windows_install_llama-cpp-python.txt
Safe
5.27 kB
Generally improved inference for low vram systems, unsloth usage improvements, updated packages, switched default local model to Qwen 3 4b
about 2 months ago