Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
krish4950
/
Llama-3.1-70B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
256a037
Llama-3.1-70B-Instruct
/
app.py
krish4950
initial commit
256a037
verified
4 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()