Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
llm_topic_modelling
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
llm_topic_modelling
149 kB
  • 1 contributor
History: 10 commits
seanpedrickcase's picture
seanpedrickcase
Updated Dockerfile with packages needed to compile Python wheels (for llama-cpp-python)
11881a6 about 1 year ago
  • .github
    First commit about 1 year ago
  • tools
    Can now specify root path for app with an environment variable about 1 year ago
  • .dockerignore
    137 Bytes
    First commit about 1 year ago
  • .gitignore
    137 Bytes
    First commit about 1 year ago
  • Dockerfile
    1.95 kB
    Updated Dockerfile with packages needed to compile Python wheels (for llama-cpp-python) about 1 year ago
  • README.md
    2.24 kB
    Changed readme sdk back to gradio, updated intro text about 1 year ago
  • app.py
    25.3 kB
    Can now specify root path for app with an environment variable about 1 year ago
  • requirements.txt
    419 Bytes
    Added support for using local models (specifically Gemma 2b) for topic extraction and summary. Generally improved output format safeguards. about 1 year ago
  • requirements_cpu.txt
    415 Bytes
    Added support for using local models (specifically Gemma 2b) for topic extraction and summary. Generally improved output format safeguards. about 1 year ago