FreedomIntelligence releases HuatuoGPT-3 multimodal model on Hugging Face
The model builds on Qwen3.8-27B with a reinforcement-learning method called One-stage Policy Optimization (OnePO). It requires a thinking mode during inference, generating reasoning before final answers, and supports image-text-to-text tasks.
Key points
- HuatuoGPT-3 uses OnePO to adapt language models to medical tasks without supervised fine-tuning
- Model requires *enablethinking=True* for reasoning before final answers, with a </think> delimiter
- Open-source on Hugging Face with training data, code, and an 8B rubric grader released
The model’s training code, medical reinforcement-learning dataset, and an 8B rubric grader are also open. Users can deploy it via vLLM or SGLang or run it locally with Docker. Example prompts include medical queries like ‘What are the common causes of chest pain?’ or image descriptions. No performance benchmarks or context window size are provided.
Model page: HuatuoGPT-3 →
The story so far
4 episodes →- FreedomIntelligence releases HuatuoGPT-3 multimodal model on Hugging Facethis story
FreedomIntelligence/HuatuoGPT-3-27B · Hugging Face
huggingface.co · 24 September 2026
Loading the full article…
This text was published by huggingface.co. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗
Coverage and discussion
1source- Reddit discussionreddit.com
The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.
More in Generative AI & Models
All →- Anthropic releases Claude Opus 5.5; OpenAI halves prices for GPT-6 Sol and Luna · 14 src
- OpenAI releases ChatGPT Images 2.5 with sketch, point, and template tools · 4 src
- PrismML launches 1-bit Bonsai LLM for Qualcomm smart glasses · 1 src
- What has changed with GPT-6 Astra? Basic specifications of the new model that supports 'thinking, researching, and creating' in ChatGPT · 2 src
- Anthropic launches Claude Opus 5.5, claims 40% lower running costs than Opus 5 · 44 src
Comments
via GitHub Discussions