Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sanaweb
/
PartAI-Dorna-Llama3-8B-Instruct
like
0
Sleeping
App
Files
Files
Community
024404c
PartAI-Dorna-Llama3-8B-Instruct
/
app.py
sanaweb
initial commit
33fead5
verified
5 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/PartAI/Dorna-Llama3-8B-Instruct"
).launch()