Baichuan-M3-235B  by baichuan-inc

Advanced medical LLM for reliable clinical decision-making

Created 6 months ago
252 stars

Top 99.6% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Baichuan-M3-235B is a next-generation medical large language model designed to enhance reliability and usability in clinical decision-making. It targets researchers and developers seeking advanced medical AI capabilities, offering a significant leap beyond traditional Q&A models by focusing on active information gathering, reasoning, and hallucination suppression for more trustworthy medical AI support.

How It Works

The model centers on "clinical decision process modeling," moving beyond static responses to actively collect key information, construct medical reasoning paths, and dynamically suppress hallucinations. This is achieved through novel frameworks like SPAR (Step-Penalized Advantage with Relative baseline) for handling complex, multi-stage clinical interactions and Fact-Aware RL, which integrates real-time fact-checking against authoritative medical evidence directly into the reinforcement learning loop. This approach aims to produce verifiable, reliable medical statements without external tools.

Quick Start & Requirements

Installation and usage are demonstrated via a Python snippet using the transformers library. For inference deployment, sglang>=0.4.6.post1 or vllm>=0.9.0 are recommended, with shell commands provided for launching OpenAI-compatible APIs. Efficient deployment is supported by W4 quantization, significantly reducing VRAM requirements, and Gated Eagle3 speculative decoding for accelerated inference. Specific hardware, such as multiple high-VRAM GPUs (e.g., 8x H20), may be necessary for optimal performance.

Highlighted Details

  • Achieves state-of-the-art performance, surpassing GPT-5.2 on HealthBench, HealthBench-Hard, hallucination evaluations, and SCAN-bench.
  • Leads on SCAN-bench across clinical inquiry, laboratory tests, and disease diagnosis dimensions.
  • Demonstrates a lower hallucination rate than GPT-5.2, even without tool assistance, due to Fact-Aware RL.
  • Offers highly efficient deployment through W4 quantization (74% VRAM reduction) and Gated Eagle3 speculative decoding (96% acceleration).

Maintenance & Community

Developed by Baichuan Intelligence ("百川智能"), the project is associated with a technical blog and an arXiv preprint. Further community engagement or roadmap details are not explicitly detailed in the README beyond contact information and the developer's website.

Licensing & Compatibility

The project is released under the Apache License 2.0, permitting both research and commercial use without significant restrictions.

Limitations & Caveats

The model is intended for research and reference only and explicitly states it cannot substitute professional medical diagnosis or treatment advice. Its use is recommended under the guidance of qualified medical professionals.

Health Check
Last Commit

5 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
7 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.