Palmyra-Med-70b-32k, created by Writer, builds upon the foundation of Palmyra-Med-70b and offers an extended context length and meets the needs of the healthcare industry. The leading LLM on biomedical benchmarks, with an average score of 85.87%, outperforming GPT-4, claude Opus, Gemini and Med-PaLM-2 base model and a medically trained human test-taker.
Highlights
**Palmyra-Med-70B-32k**, developed by **Writer**, is the leading LLM on biomedical benchmarks with an average score of 85.87%. It outperforms larger models like GPT-4, Gemini, and Med-PaLM-1 across 9 diverse biomedical datasets, showcasing state-of-the-art results in critical areas such as Clinical KG, Medical Genetics, and PubMedQA. This exceptional performance underscores its robust grasp of biomedical knowledge and its potential to significantly advance healthcare applications.
With an extended context window of **32,768 tokens**, Palmyra-Med-70B-32k excels in processing lengthy medical documents and complex healthcare scenarios. This capability, combined with specialized training on high-quality biomedical data, enables superior performance in analyzing clinical notes, summarizing EHR data, and extracting key information from research articles. These features make it an invaluable tool for enhancing clinical decision-making, supporting medical research, and advancing healthcare informatics.
Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.
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 the compute instance that runs this healthcare-focused language model. Pricing is usage-based, so charges accrue only while an instance runs. Two options separate the workload type and hardware. The ml.g5.48xlarge instance handles batch inference, where you process grouped requests together. The ml.p4d.24xlarge instance handles real-time inference, where you get responses on demand. Each option pairs a specific instance size with a specific inference mode. You choose based on whether your workload needs immediate responses or scheduled bulk processing.
Top-of-mind questions for buyers
Am I charged when the model instance is stopped or paused?
Charges accrue per instance-hour only while the instance runs. When you stop the instance, software charges stop. Underlying AWS infrastructure fees, such as storage tied to a stopped instance, may still apply separately. To halt all software charges, terminate the running instance.
What is the practical difference between the batch and real-time inference options?
The ml.g5.48xlarge batch option meters instance-hours while processing grouped requests together, which suits scheduled bulk jobs like summarizing many clinical documents. The ml.p4d.24xlarge real-time option meters instance-hours while serving on-demand responses, which suits interactive workloads needing immediate replies. Both bill only for running time.
What hardware do I get for each hourly rate?
Each rate pairs the model with one specific AWS instance type. The batch rate runs on an ml.g5.48xlarge instance. The real-time rate runs on an ml.p4d.24xlarge instance. You pay the listed hourly price per running instance of that type. Larger or additional instances multiply the hourly charge.
huggingface.co
Helpful?
Vendor refund policy
All fees are non-refundable and non-cancellable except as required by law.
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
Initial release: Batch transform is not supported.
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
The model accepts JSON requests with parameters that can be used to control the generated text. See examples and fields descriptions below.
The following table describes supported input data fields for real-time inference and batch transform.
1
Field name
Description
Constraints
Required
messages
Text input for the model to respond to.
Type: FreeText
Yes
stream
If set to `true`, the system will return a stream of JSON events as the response. The stream concludes with a final event marked by an `event_type` of `"stream-end"`, which contains the full response. This streaming approach is particularly useful for user interfaces that display content incrementally as it's generated, allowing for a more dynamic and responsive experience.
To make the response more predictable and less random, choose a lower value for this setting. If you want to increase the variety and unpredictability in the output, you can do so by raising the value of the `p` parameter instead.
Used to reduce repetitiveness of generated tokens. Similar to `frequency_penalty`, except that this penalty is applied equally to all tokens that have already appeared, regardless of their exact frequencies.
Reduces repetition in the output. Higher values apply a stronger penalty to tokens that have already appeared, based on their frequency in the prompt or previous generation.
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.
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.