Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ItalianCyberTeam
/
test_ict3
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test_ict3
/
app.py
flaviojoshua
initial commit
3ea749e
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B-Instruct"
).launch()