Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dragunflie-420
/
Reflection-Llama-3.1-70B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Reflection-Llama-3.1-70B
/
app.py
Dragunflie-420
initial commit
59512a7
verified
about 1 year 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()