Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lukestanley
/
ChillTranslator
like
1
Sleeping
App
Files
Files
Community
1
5da2aef
ChillTranslator
3 contributors
History:
50 commits
Luke Stanley
Documents serverless motivation and testing instructions
5da2aef
9 months 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
9 months ago
Dockerfile
1.72 kB
Adds Gradio app wrapper and Dockerfile
9 months ago
LICENSE
Safe
1.07 kB
Initial commit
9 months ago
README.md
5.08 kB
Fix gif link since LFS related gif binary purge due to HF requirments
9 months ago
app.py
1.6 kB
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments
9 months ago
chill.py
7.54 kB
Initialise global variables in improvement_loop function
9 months ago
docker-compose.yml
Safe
233 Bytes
Expose json typed LLM interface for RunPod
9 months ago
promptObjects.py
Safe
3.5 kB
Move prompt strings and types to own file, reorder code a bit
9 months 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
9 months ago
runpod_handler.py
Safe
1.71 kB
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments
9 months ago
serverless.md
Safe
4.11 kB
Documents serverless motivation and testing instructions
9 months 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
9 months ago
utils.py
6.51 kB
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments
9 months ago