Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lablab-ai-amd-developer-hackathon
/
MediAgent
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MediAgent
/
.env.example
medi422
Upload 21 files
9a75c73
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
111 Bytes
# Local vLLM endpoint (no API key needed)
LLM_BASE_URL
=http://localhost:
8000
/v1
LLM_MODEL
=/model
APP_PORT
=
8090