Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JMAA00
/
TestV4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TestV4
/
app.py
JMAA00
initial commit
f03d03b
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.load(
"models/aaditya/Llama3-OpenBioLLM-70B"
,
provider=
"nebius"
,
).launch()