This repository serves as a config-first landing for the Med vLLM stack.
It contains example configuration files and is intended to help users discover
and consume the MedicalModelConfig from the Hub via from_pretrained, and to
use these as starting points for training or inference in medical NLP tasks.
Contents
NER config example (examples/ner/)
Classification config example (examples/classification/)
Follow the repo for updates or open a Discussion to request specific checkpoints.
Debug and logging
By default, verbose config debug prints are silenced. To enable them for troubleshooting, set:
export MEDVLLM_CONFIG_DEBUG=1
Medical Disclaimer
This repository and associated configurations are provided for research and
engineering purposes only. They are not intended for clinical decision-making.
Always involve qualified healthcare professionals and ensure compliance with
applicable regulations (e.g., HIPAA, GDPR). Avoid using PHI/PII.