Spaces:
Running
Running
Commit History
App should now check if embeddings are loaded before topic modelling. And will save only once. 9eeba1e
Hopefully fixed install and load of LLM model on systems without a HF_HOME environmental variable 32cf9fb
Sean-Case commited on
Added option to reduce outliers based on closest topic e09dd3b
Returned TruncatedSVD components to 100 - higher values don't seem to help 43ac0d8
Sean-Case commited on
Greatly increased low resource process dimensions for higher quality. Visualisations disabled by default to increase speed. fac3624
Sean-Case commited on
Greatly improved low resource mode speed (at cost of potential quality) aa3df37
Sean-Case commited on
Changed zero shot min similarity to 0.5 0b7839c
Now should save embeddings by default. Added random seed to representation e0f53cc
Sean-Case commited on
Fixed llm_config, environmental variable, zero shot topic model errors with quick embeddings ff32b4a
Sean-Case commited on
removed cpu_config as causing problems 82b1ab1
Sean-Case commited on
Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working 4cfed8e
Sean-Case commited on