Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
thatgloomyguy
/
abhinand-malayalam-llama-7b-instruct-v0.1
like
0
Sleeping
App
Files
Files
Community
1
main
abhinand-malayalam-llama-7b-instruct-v0.1
/
app.py
thatgloomyguy
initial commit
e27e96e
verified
10 months 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()