This multimodal medical model delivers advanced clinical reasoning across both text and medical imagery in a highly efficient footprint. Trained on diverse medical thinking and patient-centered datasets, it understands complex clinical narratives while accurately interpreting X-rays, MRIs, CT scans, pathology slides, charts, diagrams, and structured medical records.
This multimodal medical model delivers advanced clinical reasoning across both text and medical imagery in a highly efficient footprint. Trained on diverse medical thinking and patient-centered datasets, it understands complex clinical narratives while accurately interpreting X-rays, MRIs, CT scans, pathology slides, charts, diagrams, and structured medical records.
The model demonstrates strong diagnostic support capabilities, contextual question answering, structured report summarization, and multimodal evidence synthesis. With a 32K context window, it can process long clinical documents and longitudinal patient histories. Optimized for retrieval-augmented generation (RAG) workflows, it integrates seamlessly with healthcare databases and imaging systems to provide grounded, data-aware responses across real-world medical environments..
Despite its compact size, the model demonstrates strong diagnostic support capabilities, contextual question answering, structured report summarization, and multimodal evidence synthesis.
With a 32K context window, it can process long clinical documents and longitudinal patient histories. Optimized for retrieval-augmented generation (RAG) workflows, it integrates seamlessly with healthcare databases and imaging systems to provide grounded, data-aware responses across real-world medical environments.
IMPORTANT USAGE INFORMATION:
After subscribing to this product and creating a SageMaker endpoint, billing occurs on an HOURLY BASIS for as long as the endpoint is running.
-Charges apply even if the endpoint is idle and not actively processing requests.
-To stop charges, you MUST DELETE the endpoint in your SageMaker console.
-Simply stopping requests will NOT stop billing.
This ensures you are only billed for the time you actively use the service.
Highlights
Performance metrics for Real Time on Instance Type ml.g5.12xlarge
QA: >> Text completion: up to 600 tokens per second; >>Chat completion: up to 600 tokens per second
Summarization: >> Text Completion: up to 250 tokens per second; >> Chat Completion: up to 250 tokens per second
Performance metrics for Batch on Instance Type ml.g5.12xlarge
QA: >> Text completion: up to 800 tokens per second
Summarization: >>Text Completion: up to 300 tokens per second
Accuracy:
>> Achieves 90.8% average across OpenMed benchmarks;
>> Scores 87% on clinical knowledge assessment:
>> Reaches 98% on medical genetics understanding:
>> Performs at 97.8% for college biology concepts:
>> Processes professional medicine with 93.5% accuracy:
>> Handles medical MCQs with 92% precision:
>> Maintains 89.8% accuracy on Anatomy concepts
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour for model inference, billed per host hour of usage. Both dimensions run on the same ml.g5.12xlarge GPU instance type. The difference is how you process work. Batch mode handles grouped requests together, suited to processing large volumes at once. Real-time mode serves individual requests as they arrive, suited to interactive or on-demand queries. You choose the mode that fits your workload, and charges accrue only while the instance runs. There is no upfront commitment; costs scale with the number of hours you keep each instance active.
Top-of-mind questions for buyers
What resources do I get on the ml.g5.12xlarge instance for the hourly rate?
You get a single GPU-backed instance sized for medical language model inference. The model runs privately inside your own AWS environment, with no external API calls and no data sent to the vendor. You pay per host hour that instance stays active, regardless of how many documents you process.
Am I charged when the instance is stopped or idle?
Software charges accrue per host hour only while the instance runs. A fully stopped instance stops software metering. Underlying AWS storage or reserved-capacity fees may still apply separately from this listing. To avoid the hourly software charge, shut the instance down when not processing work.
Is there a limit on how many documents I can process per hour?
No limit is imposed on the number of characters, words, or documents processed. Both modes bill by host hour, not by volume. Batch mode groups requests for large volumes at once. Real-time mode serves individual requests as they arrive. Cost depends on hours the instance runs, not throughput.
www.johnsnowlabs.com+1
Helpful?
Vendor refund policy
No refunds are possible.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
Model Optimizatiom
Additional details
Inputs
Outputs
Usage instructions
Sample notebooks
Inputs
Summary
1. Chat Completion
Example Payload
{
"model": "/opt/ml/model",
"messages": [
{"role": "system", "content": "You are a helpful medical assistant."},
{"role": "user", "content": "What should I do if I have a fever and body aches?"}
],
"max_tokens": 1024,
"temperature": 0.7
}
For additional parameters:
2. Text Completion
Single Prompt Example
{
"model": "/opt/ml/model",
"prompt": "How can I maintain good kidney health?",
"max_tokens": 512,
"temperature": 0.6
}
Multiple Prompts Example
{
"model": "/opt/ml/model",
"prompt": [
"How can I maintain good kidney health?",
"What are the best practices for kidney care?"
],
"max_tokens": 512,
"temperature": 0.6
}
Reference:
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Access 2,000+ state-of-the-art models by John Snow Labs for understanding clinical and biomedical text or visual documents, using a pay-as-you-go license.
Small and medium-sized businesses (SMBs) need an accessible and affordable way to use large language models (LLMs) without compromising data confidentiality. SnapSoft's application of Private GenAI Acceleration Program (PGAP) enables SMBs to build custom GenAI agents, compare the performance of different LLMs on AWS Bedrock, and evaluate the quality of private data sources. SMBs can build agents in their personal workspace without worrying about infrastructure, configuration, or scripting knowledge.
Chat with a Medical Generative AI that explains its answers, cites references, updates medical knowledge daily, and lets you add and choose knowledge bases. The Medical Chatbot is designed to provide real-time, evidence based information, and streamlines the research processes which offers relevant insights which are deeply rooted in the vast area of medical literature.
Model with advanced clinical decision-support system built for structured medical reasoning rather than simple knowledge retrieval.
It analyzes symptoms, diagnostics, and longitudinal patient histories to guide complex diagnostic and treatment decisions in line with established clinical guidelines.
With multimodal vision capabilities, it can also interpret medical images and visual documents alongside text, broadening the range of clinical inputs.
With our new medical record summarization activity powered by Anthropic's Claude Opus model, UiPath can provide a clinician-level summarization of a medical record organized in easy-to-understand segments. Users can summarize everything from demographics to lab results to surgical histories while having complete control over the type of information summarized.
BioT is a certified cloud platform (PaaS) for connected medical devices: device connectivity, clinical data management, analytics, and patient and clinician portals with FDA, HIPAA, GDPR, and MDR compliance built in. ISO27001, HITRUST r2 and SOC 2 Type II certified. Pilots launch in weeks.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.