Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ordlibrary
/
ordgpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ordgpt
/
app.py
8 bit
initial commit
9db0ec0
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-8B-Instruct"
).launch()