You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add new Medical LLM models in documentation
* Update Medical LLM documentation to correct the max sequence length for Medical-LLM-7B
* Update Release_notes.md
added link to blog for the VLM model
* Update Release_notes.md
typo
---------
Co-authored-by: Prikshit7766 <prikshitsharma8024@gmail.com>
Co-authored-by: rads-b <52103218+rads-b@users.noreply.github.com>
*Note: All memory calculations are based on half-precision (fp16/bf16) weights. Recommended GPU Memory considers the model size and the maximum key-value cache at the model's maximum sequence length. These calculations follow the guidelines from [DJL's LMI Deployment Guide.](https://docs.djl.ai/master/docs/serving/serving/docs/lmi/deployment_guide/instance-type-selection.html)*
Copy file name to clipboardExpand all lines: docs/en/LLMs/releases/Release_notes.md
+20-3Lines changed: 20 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,42 @@ seotitle: Medical LLMs | John Snow Labs
5
5
title: Release Notes
6
6
permalink: /docs/en/LLMs/releases/release_notes
7
7
key: docs-medical-llm
8
-
modify_date: "2025-03-31"
8
+
modify_date: "2025-05-19"
9
9
show_nav: true
10
10
sidebar:
11
11
nav: medical-llm
12
12
---
13
13
14
14
<divclass="h3-box"markdown="1">
15
15
16
+
## 05-19-2025
17
+
18
+
We are excited to announce the addition of two new powerful models to our Medical LLM lineup.
19
+
20
+
-**Medical-VLM-24B**: A 24B parameter vision-language model that combines medical expertise with visual comprehension capabilities. This model excels at processing both medical images (X-rays, MRIs, pathology slides) and text, enabling comprehensive analysis of visual and textual medical data.
21
+
22
+
Get more information about the **Medical-VLM-24B** model in this [blog](https://www.johnsnowlabs.com/introducing-medical-vlm-24b-our-first-medical-vision-language-model/).
23
+
24
+
-**Spanish-Medical-LLM-24B**: A specialized 24B parameter model designed for Spanish-speaking healthcare environments, offering native processing of Spanish medical terminology and clinical documentation. The model maintains high precision in Spanish medical language understanding without requiring translation.
**Welcome to John Snow Labs Medicall LLMs on premise deployments Documentation and Updates Hub!**
19
36
20
-
We are excited to announce the launch of the on premise deplyment of our Medical LLM models page, a centralized repository for all the latest features, enhancements, and resolutions of known issues within the. This dedicated space is designed to keep users informed of the most recent developments, enabling seamless testing and facilitating the provision of valuable feedback. Our commitment is to ensure that users have immediate access to the latest information, empowering them to leverage the full capabilities of out Medical LLM models effectively. Stay updated with us as we continue to improve and expand the functionalities of our Medical LLMsto meet and exceed your expectations.
37
+
We are excited to announce the launch of the on premise deplyment of our Medical LLM models page, a centralized repository for all the latest features, enhancements, and resolutions of known issues within the. This dedicated space is designed to keep users informed of the most recent developments, enabling seamless testing and facilitating the provision of valuable feedback. Our commitment is to ensure that users have immediate access to the latest information, empowering them to leverage the full capabilities of out Medical LLM models effectively. Stay updated with us as we continue to improve and expand the functionalities of our Medical LLMs to meet and exceed your expectations.
0 commit comments