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

  • Log In
  • Sign Up

Spaces:
lukestanley
/
ChillTranslator
Sleeping

App Files Files Community
1
Fetching metadata from the HF Docker repository...
ChillTranslator
25.2 kB
  • 3 contributors
History: 36 commits
lukestanley's picture
lukestanley
Add env vars to set GPU layer count and context size, make verbose
e01e28e almost 2 years ago
  • .gitignore
    8 Bytes
    Default to in-memory LLM interface almost 2 years ago
  • Dockerfile
    1.72 kB
    Adds Gradio app wrapper and Dockerfile almost 2 years ago
  • LICENSE
    1.07 kB
    Initial commit almost 2 years ago
  • README.md
    5.08 kB
    Fix gif link since LFS related gif binary purge due to HF requirments almost 2 years ago
  • app.py
    1.28 kB
    Adds Gradio app wrapper and Dockerfile almost 2 years ago
  • chill.py
    7.37 kB
    Bug fix for undefined last_edit almost 2 years ago
  • promptObjects.py
    3.5 kB
    Move prompt strings and types to own file, reorder code a bit almost 2 years ago
  • utils.py
    5.2 kB
    Add env vars to set GPU layer count and context size, make verbose almost 2 years ago