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

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
text_summariser
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
text_summariser / chatfuncs
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
seanpedrickcase's picture
seanpedrickcase
Dockerfile now loads models to local folder. Can use custom output folder. requrirements for GPU-enabled summarisation now in separate file to hopefully avoid HF space issues.
3809dc8 12 months ago
  • __init__.py
    0 Bytes
    Initialise app with basic functionality over 1 year ago
  • chatfuncs.py
    4 kB
    Dockerfile now loads models to local folder. Can use custom output folder. requrirements for GPU-enabled summarisation now in separate file to hopefully avoid HF space issues. 12 months ago
  • helper_functions.py
    5.08 kB
    Dockerfile now loads models to local folder. Can use custom output folder. requrirements for GPU-enabled summarisation now in separate file to hopefully avoid HF space issues. 12 months ago
  • prompts.py
    5.9 kB
    Upgraded Gradio version. Changed large model to Phi 3 128k. Now uses Llama cpp Python 12 months ago
  • summarise_funcs.py
    10.7 kB
    Dockerfile now loads models to local folder. Can use custom output folder. requrirements for GPU-enabled summarisation now in separate file to hopefully avoid HF space issues. 12 months ago