Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nathanrish
/
nathanrish-malayalam-llama-7b-instruct-v0.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nathanrish-malayalam-llama-7b-instruct-v0.1
/
app.py
nathanrish
initial commit
58608f1
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/abhinand/malayalam-llama-7b-instruct-v0.1"
).launch()