Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
currentlyexhausted
/
currentlyexhausted-lite-llm
like
0
Sleeping
App
Files
Files
Community
main
currentlyexhausted-lite-llm
/
app.py
currentlyexhausted
initial commit
c2bdbd3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/currentlyexhausted/lite-llm"
).launch()