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