Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
111Sky
/
mattshumer-Reflection-Llama-3.1-70B
like
0
Sleeping
App
Files
Files
Community
f6e52f7
mattshumer-Reflection-Llama-3.1-70B
/
app.py
111Sky
initial commit
f6e52f7
verified
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()