Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
halilbabacan
/
chatPSY
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0218a1f
chatPSY
/
app.py
halilbabacan
initial commit
0218a1f
verified
11 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B-Instruct"
).launch()