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...
b51ce5c
ChillTranslator
3 contributors
History:
47 commits
Luke Stanley
Add more serverless GPU endpoint setup instruction detail
b51ce5c
about 1 year ago
.gitignore
Safe
14 Bytes
Rename serverless test file, set default model to Phi 2 for test, removed jq install, and env vars that are set the same in utils.py already, ignore .cache in git
about 1 year ago
Dockerfile
1.72 kB
Adds Gradio app wrapper and Dockerfile
about 1 year ago
LICENSE
Safe
1.07 kB
Initial commit
about 1 year ago
README.md
5.08 kB
Fix gif link since LFS related gif binary purge due to HF requirments
about 1 year ago
app.py
1.55 kB
Make GPU detection and llama-cpp-python re-installation conditional
about 1 year ago
chill.py
7.54 kB
Initialise global variables in improvement_loop function
about 1 year ago
docker-compose.yml
Safe
233 Bytes
Expose json typed LLM interface for RunPod
about 1 year ago
promptObjects.py
Safe
3.5 kB
Move prompt strings and types to own file, reorder code a bit
about 1 year ago
runpod.dockerfile
Safe
1.17 kB
Rename serverless test file, set default model to Phi 2 for test, removed jq install, and env vars that are set the same in utils.py already, ignore .cache in git
about 1 year ago
runpod_handler.py
1.73 kB
Expose json typed LLM interface for RunPod
about 1 year ago
serverless.md
3.61 kB
Add more serverless GPU endpoint setup instruction detail
about 1 year ago
serverless_local_test.py
Safe
1.16 kB
Rename serverless test file, set default model to Phi 2 for test, removed jq install, and env vars that are set the same in utils.py already, ignore .cache in git
about 1 year ago
utils.py
6.54 kB
Introduces worker mode env var
about 1 year ago