CoolFace
Modelpublic

prithivMLmods/Alibaba-DAMO-Academy_RynnBrain1.1-2B-GGUF

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
1likes725downloads
Model Card

RynnBrain1.1-2B-GGUF

[RynnBrain1.1-2B](https://huggingface.co/Alibaba-DAMO-Academy/RynnBrain1.1-2B) is the smallest checkpoint in Alibaba DAMO Academy's RynnBrain 1.1 family of open embodied foundation models, built on Qwen3.5-2B and released alongside 9B and 122B-A10B (the family's first sparse-MoE model) variants under a unified training recipe designed to systematically study how embodied cognition, spatial reasoning, grounding, and planning evolve with scale. As part of this generation's upgrades, it introduces native 3D and contact-point grounding — extending beyond image-plane localization to metric 3D understanding via explicit 3D-grounded training and a new instruction-conditioned contact-point prediction task — and bridges perception to action through RynnBrain-VLA, translating embodied understanding into real-robot control with demonstrated cross-platform generalization on the Unitree G1, Astribot, and Tianji-Wuji platforms across humanoid, bimanual, and dexterous-hand tasks. The model handles spatial and object understanding, object/area/affordance/trajectory grounding, and both image and video inputs, outputting structured coordinate predictions (e.g., <object>(x1,y1),(x2,y2)</object> bounding boxes) for tasks like locating objects in a scene, and supports inference via Hugging Face transformers or SGLang (OpenAI-compatible serving or offline engine), with training and evaluation details documented separately in the companion RynnScale repository; it is released under Apache-2.0.

Model Files

File NameQuant TypeFile SizeFile Link
RynnBrain1.1-2B.BF16.ggufBF163.78 GBDownload
RynnBrain1.1-2B.F16.ggufF163.78 GBDownload
RynnBrain1.1-2B.F32.ggufF327.54 GBDownload
RynnBrain1.1-2B.Q2_K.ggufQ2_K969 MBDownload
RynnBrain1.1-2B.Q3KL.ggufQ3KL1.16 GBDownload
RynnBrain1.1-2B.Q3KM.ggufQ3KM1.1 GBDownload
RynnBrain1.1-2B.Q3KS.ggufQ3KS1.02 GBDownload
RynnBrain1.1-2B.Q4_0.ggufQ4_01.2 GBDownload
RynnBrain1.1-2B.Q4KM.ggufQ4KM1.27 GBDownload
RynnBrain1.1-2B.Q4KS.ggufQ4KS1.21 GBDownload
RynnBrain1.1-2B.Q5_0.ggufQ5_01.37 GBDownload
RynnBrain1.1-2B.Q5KM.ggufQ5KM1.41 GBDownload
RynnBrain1.1-2B.Q5KS.ggufQ5KS1.37 GBDownload
RynnBrain1.1-2B.Q6_K.ggufQ6_K1.56 GBDownload
RynnBrain1.1-2B.Q8_0.ggufQ8_02.01 GBDownload
RynnBrain1.1-2B.mmproj-bf16.ggufmmproj-bf16671 MBDownload
RynnBrain1.1-2B.mmproj-f16.ggufmmproj-f16671 MBDownload
RynnBrain1.1-2B.mmproj-f32.ggufmmproj-f321.33 GBDownload
RynnBrain1.1-2B.mmproj-q8_0.ggufmmproj-q8_0365 MBDownload

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp