Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alishivani6
/
mattshumer-Reflection-Llama-3.1-70B
like
0
Sleeping
App
Files
Files
Community
386282b
mattshumer-Reflection-Llama-3.1-70B
/
app.py
alishivani6
initial commit
386282b
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/mattshumer/Reflection-Llama-3.1-70B"
).launch()