Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lablab-ai-amd-developer-hackathon
/
MediAgent
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MediAgent
/
.env.example
medi422
Upload 21 files
9a75c73
verified
27 days ago
raw
Copy download link
history
blame
contribute
delete
111 Bytes
# Local vLLM endpoint (no API key needed)
LLM_BASE_URL
=http://localhost:
8000
/v1
LLM_MODEL
=/model
APP_PORT
=
8090