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