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...
4d01a46
llm_topic_modelling
460 kB
4 contributors
History:
112 commits
seanpedrickcase
Trying out inference with unsloth vs transformers
4d01a46
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.
2 months ago
example_data
Added possibility of adding examples quickly to the input files
2 months ago
tools
Trying out inference with unsloth vs transformers
2 months ago
.dockerignore
Safe
213 Bytes
Trying out inference with unsloth vs transformers
2 months ago
.gitignore
Safe
183 Bytes
Trying out inference with unsloth vs transformers
2 months ago
Dockerfile
Safe
2.33 kB
Added possibility of adding examples quickly to the input files
2 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
58.6 kB
Trying out inference with unsloth vs transformers
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
1.61 kB
Trying out inference with unsloth vs transformers
2 months ago
requirements_cpu.txt
Safe
1 kB
Added framework of support for Azure models (although untested)
2 months ago
requirements_gpu.txt
929 Bytes
Trying out inference with unsloth vs transformers
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.
2 months ago