Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sonfire
/
mattshumer-Reflection-Llama-3.1-70B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mattshumer-Reflection-Llama-3.1-70B
/
app.py
Sonfire
initial commit
2647994
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/mattshumer/Reflection-Llama-3.1-70B"
).launch()