Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PJect
/
new-space
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
new-space
/
app.py
PJect
initial commit
4cfc378
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
import
gradio
as
gr
import
sambanova_gradio
gr.load(
"Meta-Llama-3.3-70B-Instruct"
, src=sambanova_gradio.registry, accept_token=
True
).launch()