Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
llm_topic_modelling
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
11881a6
llm_topic_modelling
/
tools
Ctrl+K
Ctrl+K
3 contributors
History:
6 commits
seanpedrickcase
Can now specify root path for app with an environment variable
c79d667
4 months ago
__init__.py
Safe
0 Bytes
First commit
4 months ago
auth.py
Safe
1.54 kB
Allowed for server port, queue size, and file size to be specified by environment variables
4 months ago
aws_functions.py
Safe
7.02 kB
First commit
4 months ago
chatfuncs.py
Safe
4.81 kB
Added support for using local models (specifically Gemma 2b) for topic extraction and summary. Generally improved output format safeguards.
4 months ago
helper_functions.py
Safe
12.7 kB
Added support for using local models (specifically Gemma 2b) for topic extraction and summary. Generally improved output format safeguards.
4 months ago
llm_api_call.py
Safe
87.1 kB
Can now specify root path for app with an environment variable
4 months ago
prompts.py
Safe
4.67 kB
Can now specify root path for app with an environment variable
4 months ago