Fetching metadata from the HF Docker repository...
Cache examples
2857585
-
gradio_cached_examples
Cache examples
-
20 Bytes
Assert RunPod env vars are setup before trying to use them
-
1.72 kB
Comment out llama-cpp-python installation command in Docker for HuggingFace Space
-
1.07 kB
Initial commit
-
5.88 kB
Docs: Add local usage instructions for running the Gradio web server GUI
-
3.37 kB
Change return type of improvement_loop to dict in app.py
-
7.63 kB
Add assert in improvement_loop function to make more robust
-
233 Bytes
Expose json typed LLM interface for RunPod
-
3.5 kB
Move prompt strings and types to own file, reorder code a bit
-
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
-
1.71 kB
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments
-
4.11 kB
Documents serverless motivation and testing instructions
-
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
-
6.85 kB
Assert RunPod env vars are setup before trying to use them