Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
akxor
/
umarbutler-open-australian-legal-llm
like
0
Runtime error
App
Files
Files
Community
65ddc55
umarbutler-open-australian-legal-llm
/
app.py
akxor
initial commit
65ddc55
verified
5 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/umarbutler/open-australian-legal-llm"
).launch()