Overview
This Reasoning Medical Model represents a major advancement in AI-powered clinical decision support, emphasizing structured medical reasoning rather than simple knowledge retrieval. Designed as a cognitive partner for healthcare professionals, it analyzes symptoms, diagnostics, and longitudinal patient histories to guide complex diagnostic and treatment decisions in alignment with established clinical guidelines.
The model delivers transparent decision pathways with clear, step-aware explanations, evaluates competing hypotheses to reduce diagnostic error, and explicitly communicates uncertainty to support risk-aware judgment. It integrates up-to-date medical knowledge within structured reasoning frameworks that mirror experienced clinician workflows.
Benchmarking demonstrates state-of-the-art performance across clinical knowledge, professional medicine, and medical education tasks, achieving approximately 95-97% of the reasoning capability of significantly larger models at nearly half the computational cost.
The model outperforms other leading models across most categories, with particularly strong performance in clinical knowledge, professional medicine, and medical education domains.
This model represents a significant step forward in equipping healthcare professionals with a tool that supports complex decision-making with precision and depth, mirroring a clinician approach to patient care.
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
- Key Metrics on Medical Knowledge and Reasoning Tasks >Clinical Knowledge Application - MedQA benchmark: 93.5%; - Professional Medicine: 95.2%; - Medical Genetics: 97.0%; - Outstanding clinical comprehension (91.3%) ; - Superior medical reasoning (97%) comparable to top-tier models
- Model Size benefits: - Cost Efficiency; - Response Latency; - Deployment Flexibility.
- Performance metrics for Real Time on ml.g5.48xlarge: > QA: - Text completion: up to 150 tokens per second - Chat completion: up to 190 tokens per second > Summarization: - Text Completion: up to 40 tokens per second - Chat Completion: up to 40 tokens per second Performance metrics for Batch on ml.g5.48xlarge: >QA: -Text completion: up to 300 tokens per second >Summarization: - Text Completion: up to 68 tokens per second
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.g5.48xlarge Inference (Batch) Recommended | Model inference on the ml.g5.48xlarge instance type, batch mode | $19.96 |
ml.p4d.24xlarge Inference (Real-Time) Recommended | Model inference on the ml.p4d.24xlarge instance type, real-time mode | $19.96 |
ml.g5.48xlarge Inference (Real-Time) | Model inference on the ml.g5.48xlarge instance type, real-time mode | $19.96 |
ml.g6e.12xlarge Inference (Real-Time) | Model inference on the ml.g6e.12xlarge instance type, real-time mode | $19.96 |
ml.g6e.24xlarge Inference (Real-Time) | Model inference on the ml.g6e.24xlarge instance type, real-time mode | $19.96 |
ml.g6e.48xlarge Inference (Real-Time) | Model inference on the ml.g6e.48xlarge instance type, real-time mode | $19.96 |
ml.p5.48xlarge Inference (Real-Time) | Model inference on the ml.p5.48xlarge instance type, real-time mode | $19.96 |
Vendor refund policy
No refunds are possible.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker model
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.
Version release notes
The version of the LLM Reasoning Model represents a major advancement in AI-powered clinical decision support, emphasizing structured medical reasoning rather than simple knowledge retrieval. Designed as a cognitive partner for healthcare professionals, it analyzes symptoms, diagnostics, and longitudinal patient histories to guide complex diagnostic and treatment decisions in alignment with established clinical guidelines. The model delivers transparent decision pathways with clear, step-aware explanations, evaluates competing hypotheses to reduce diagnostic error, and explicitly communicates uncertainty to support risk-aware judgment. It integrates up-to-date medical knowledge within structured reasoning frameworks that mirror experienced clinician workflows. Benchmarking demonstrates state-of-the-art performance across clinical knowledge, professional medicine, and medical education tasks, achieving approximately 95–97% of the reasoning capability of significantly larger models at nearly half the computational cost.
MedQA benchmark: 93.5% Professional Medicine: 95.2% Medical Genetics: 97.0% Superior medical reasoning (97%) Outstanding clinical comprehension (91.3%)
Additional details
Inputs
- Summary
Input Format
- 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:
- 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:
Important Notes:
- Streaming Responses: Add "stream": true to your request payload to enable streaming
- Model Path Requirement: Always set "model": "/opt/ml/model" (SageMaker's fixed model location)
- Input MIME type
- application/json
Resources
Vendor resources
Support
Vendor support
For any assistance, please reach out to support@johnsnowlabs.com .
AWS infrastructure support
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.
Similar products


