Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thePhenom21
/
AdaptLLM-medicine-LLM
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e4329b
AdaptLLM-medicine-LLM
/
app.py
thePhenom21
initial commit
6e4329b
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AdaptLLM/medicine-LLM"
).launch()