Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lukestanley
/
ChillTranslator
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
e30b729
ChillTranslator
3 contributors
History:
42 commits
Luke Stanley
Initialise global variables in improvement_loop function
e30b729
11 months ago
.gitignore
Safe
8 Bytes
Default to in-memory LLM interface
11 months ago
Dockerfile
1.72 kB
Adds Gradio app wrapper and Dockerfile
11 months ago
LICENSE
Safe
1.07 kB
Initial commit
11 months ago
README.md
5.08 kB
Fix gif link since LFS related gif binary purge due to HF requirments
11 months ago
app.py
1.28 kB
Adds Gradio app wrapper and Dockerfile
11 months ago
chill.py
7.54 kB
Initialise global variables in improvement_loop function
11 months ago
docker-compose.yml
Safe
233 Bytes
Expose json typed LLM interface for RunPod
11 months ago
promptObjects.py
Safe
3.5 kB
Move prompt strings and types to own file, reorder code a bit
11 months ago
runpod.dockerfile
1.25 kB
Expose json typed LLM interface for RunPod
11 months ago
runpod_handler.py
1.73 kB
Expose json typed LLM interface for RunPod
11 months ago
test.sh
Safe
1.16 kB
Expose json typed LLM interface for RunPod
11 months ago
utils.py
5.81 kB
Ensure N_GPU_LAYERS is int
11 months ago