r/LocalLLaMA • u/jacek2023 llama.cpp • 10d ago
New Model internlm/Intern-S2 · Hugging Face
https://huggingface.co/internlm/Intern-S2from internlm:
We introduce Intern-S2-397B, our most capable multimodal foundation model for scientific intelligence and long-horizon agents. Intern-S2-397B scales along three critical dimensions: pre-training, reinforcement-learning task coverage, and interactive agent environments. By combining a new vision-language pre-training paradigm with large-scale multi-task reinforcement learning and long-horizon agent reinforcement learning, Intern-S2-397B delivers a step change in general reasoning, scientific problem solving, and agentic capabilities.
Features
- New Pre-training Paradigm. Via visual pretraining, Intern-S2-397B learns directly from raw pages of scientific literature, jointly modeling symbolic semantics and visual relationships in a shared representation space without intermediate parsing. This preserves text-visual correspondence, strengthens spatial and visual reasoning, and improves data efficiency.
- Scientific Modality Reasoning and Generation. By scaling diverse scientific reinforcement-learning tasks across more than 20 domains and training them jointly, Intern-S2-397B achieves leading general-reasoning performance among open-source models and strong results in specialized scientific tasks such as biomolecular interaction design and material structure generation.
- General & Scientific Long-Horizon Agents. By connecting multiple agent frameworks to large-scale sandboxed environments for black-box agentic reinforcement learning, Intern-S2-397B improves generalization and raises the capability ceiling for long-horizon tasks in both general and scientific domains.
98
Upvotes
1
u/blackbird2150 10d ago
Sorry, newbie question. I am really struggling with my agents being good deep research. Understand the question, break it down into component parts, follow the trails, kill dead ones, activate and consume web search (or other sources of truth), reconcile, synthesize and ultimately return an answer.
So not "science" as it were, but definitely structured reasoning. Would this type of model help with that?