Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
G33-k
/
meta-llama-Llama-3.3-70B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9bf23c4
meta-llama-Llama-3.3-70B-Instruct
/
app.py
G33-k
Update app.py
9bf23c4
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
148 Bytes
import
gradio
as
gr
##gr.load("models/meta-llama/Llama-3.3-70B-Instruct").launch()
gr.load(
"models/ibm-granite/granite-3.1-2b-instruct"
).launch()