Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Binarybardakshat
/
OPA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d19c5f9
OPA
/
app.py
Binarybardakshat
Update app.py
d19c5f9
verified
7 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/UnderstandLing/llama-2-3b-chat-nl-lora"
).launch()