Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FenwayO
/
aaditya-OpenBioLLM-Llama3-8B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8a4171f
aaditya-OpenBioLLM-Llama3-8B
/
app.py
FenwayO
initial commit
8a4171f
verified
10 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/aaditya/OpenBioLLM-Llama3-8B"
).launch()