Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RaushanA
/
marathi-llm-MahaMarathi-7B-v24.01-Base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f33ea83
marathi-llm-MahaMarathi-7B-v24.01-Base
/
app.py
RaushanA
initial commit
f33ea83
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/marathi-llm/MahaMarathi-7B-v24.01-Base"
).launch()