prithivMLmods/AI4SGI-ExoMind-9B-GGUF
11.1k
AI4SGI-ExoMind-9B-GGUF
[ExoMind-9B](https://huggingface.co/AI4SGI/ExoMind-9B) is the compact checkpoint in Shanghai AI Laboratory's ExoMind family, fine-tuned from Qwen3.5-9B for lower-resource experimentation in scientific reasoning and agentic research under the same "extended-mind-inspired" paradigm as the larger 35B-A3B flagship — organizing the model, specialized interaction objects, and autonomous interaction processes into one unified system. It's trained via progressive Chain-of-Interaction (CoI) training on selected pure-reasoning and interaction trajectories, enabling workflows around source discovery, evidence grounding, executable verification, and observation integration for scientific inquiry, while retaining the native image-text multimodal capabilities of its Qwen3.5 base and supporting a 262,144-token context window. Formal benchmark scores are reported only for the main ExoMind-35B-A3B system — which posts leading results among frontier models on tasks like FrontierScience-Research (70.0), CMT-Benchmark (84.0), AMO-Bench (78.0), and an eight-benchmark scientific reasoning average of 68.3, outperforming Claude-Opus-4.8 Thinking, GPT-5.5, and Gemini-3.1-Pro Preview — while ExoMind-9B itself has not been separately scored and is instead positioned as a resource-conscious checkpoint for scientific question answering, mathematical/computational reasoning, tool-use experiments, and agentic prototyping. It's servable via vLLM or SGLang with Qwen3-style reasoning and tool-call parsers, available in official and community GGUF quantizations, and released under the Apache License 2.0 (with the accompanying preprint, figures, and ExoMind branding separately governed by dedicated content and brand terms).
Model Files
llama.cpp
LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp
