Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
currentlyexhausted
/
currentlyexhausted-lite-llm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
currentlyexhausted-lite-llm
/
app.py
currentlyexhausted
initial commit
c2bdbd3
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/currentlyexhausted/lite-llm"
).launch()