Ant Open Source

222 posts

Ant Open Source banner
Ant Open Source

Ant Open Source

@ant_oss

All things open source at Ant Group. We aim to bring high caliber infrastructure FinTech OSS to the community.

Katılım Mart 2024
94 Takip Edilen1.7K Takipçiler
Ant Open Source retweetledi
InclusionAI
InclusionAI@TheInclusionAI·
Today we're open-sourcing SingGuard-NSFA, a security guardrail framework purpose-built for autonomous AI agents. As AI evolves from generating content to taking actions, security must move beyond model safety to runtime safety. SingGuard-NSFA helps defend against agent-specific threats such as prompt injection, goal hijacking, tool misuse, and permission abuse before actions are executed. The release includes: 🔐A taxonomy covering 185 agent attack scenarios across 7 categories 📊 A multilingual benchmark with nearly 100K test samples in 133 languages 🔧 Lightweight models optimized for real-world deployment We hope this project helps researchers and developers build safer, more trustworthy agentic AI. 🔗GitHub: github.com/inclusionAI/Si… 🔗Hugging Face : huggingface.co/collections/in… 🔗ModelScope: modelscope.cn/collections/in… #inclusionAI #OpenSource #AI #AISecurity #AgenticAI
InclusionAI tweet media
English
2
3
7
402
Ant Open Source
Ant Open Source@ant_oss·
AReaL 2.0 is not just a release — it is an open invitation. 🤗If you are building agents, RL systems, inference backends, training stacks, hardware platforms, or evaluation tooling, we’d love to collaborate. Join us in building open infrastructure for self-evolving agents. 🧠 GitHub: github.com/areal-project/… 📓 Tech Report: github.com/areal-project/…
English
0
0
2
111
Ant Open Source
Ant Open Source@ant_oss·
🤔What does "RL as Micro-Service" actually mean? ⬅️Before: agent app ↔️ RL training = heavy engineering bridge ➡️Now: same agent, point to AReaL endpoint, get online learning loop with trajectory capture + async training + hot weight swap With AReaL 2.0, RL components are decomposed into micro-services: Training Service, Inference Serivce, WeightUpdate Service and Agent Service. Existing agents can connect by switching their model endpoint to an AReaL-managed entry point.
English
1
0
2
191
Ant Open Source
Ant Open Source@ant_oss·
LLM agents are moving into production: coding, research, tool use, customer support, automation. But most agents are still static after deployment. AReaL 2.0 is here🔥Introducing RL as Micro-Service for online learning agents, focusing on the missing systems layer: turning real agent workloads into governed, replayable, trainable online RL loops. This is the community's first major move after @AReaL_AI joined the @PyTorch Ecosystem — and a big step toward open, collaborative infrastructure for agentic RL. #opensource #agenticRL #AReaL #ReinforcementLearning
Ant Open Source tweet media
English
1
0
4
364
Ant Open Source retweetledi
AReaL Project
AReaL Project@AReaL_AI·
🙌Welcome to the AReaL community. First tweet.💥Big release. We are excited to announce the release of AReaL 2.0: RL as Micro-Service! Thanks to the great efforts from the AReaL community and collaborators❤️ In AReaL 2.0, we rebuilt online agent RL around four decoupled components: Training Service, Inference Serivce, WeightUpdate Service and Agent Service. Change one URL in your existing agent, start learning from production traffic. #AIAgent #agenticRL #AReaL #LLM 💻 GitHub: github.com/areal-project/…
AReaL Project tweet media
English
1
4
12
878
Ant Open Source
Ant Open Source@ant_oss·
🔥New release from @TheInclusionAI: FinixDoc — agentic parsing for financial documents in the wild. Insurance claims. Medical receipts. Bank statements. What makes it work: ✅ Domain-specific training on homoglyph visual variants ✅ RL reward shaping across text, layout, tables & reading order ✅ Scalable data factory with human-in-the-loop quality control 🏆 81.43 on FinixDocBench 📈 92% success on large/dense pages Try the dataset → huggingface.co/datasets/inclu… Tech report → openreview.net/forum?id=kjgpN… #DocumentAI #OCR #opensource #inclusionAI #FinTech
English
1
0
5
154
Ant Open Source
Ant Open Source@ant_oss·
A new milestone for Ant Design!🎉 #libraries" target="_blank" rel="nofollow noopener">react.foundation/impact#librari… Ant Design is a complete design ecosystem for enterprise-level products, dedicated to building better user experiences across web, mobile, and beyond #opensource #ReactJS 🎨Explore Ant Design: github.com/ant-design
Ant Design@AntDesignUI

Ant Design is now part of the React Foundation Supported Ecosystem 🎉 @reactjs @sethwebster github.com/react-foundati…

English
0
2
8
1.5K
Ant Open Source
Ant Open Source@ant_oss·
🥳Announcing a milestone of our open-source ecosystem: AReaL of @TheInclusionAI is now part of the @PyTorch Landscape 🎉 landscape.pytorch.org AReaL is a modular RL infrastructure that connects foundation model training with downstream agent applications. Built on a fully asynchronous RL training paradigm, AReaL provides: ✅Modular Architecture✅Plug-and-Play RL as a Service✅Ecosystem Compatibility: Joining PyTorch Landscape validates our commitment to open, collaborative AI development — and our mission to make RL training accessible to every developer. #OpenSource #PyTorchFoundation #PyTorch #ReinforcementLearning #LLM 🪐Explore AReaL: github.com/inclusionAI/AR…
Ant Open Source tweet media
English
1
2
9
343
Ant Open Source retweetledi
ModelScope
ModelScope@ModelScope2022·
✨ Inclusion AI's LLaDA2.0-Uni is open-source! A single MoE-based diffusion LLM that unifies visual understanding and image generation — natively, in one model. Download on ModelScope 👉 modelscope.ai/models/inclusi… Built on a single Mask Token Prediction paradigm, LLaDA2.0-Uni handles: 🖼️ Text-to-image synthesis at 1024×1024, with the option to "think" before drawing 🔍 Visual question answering, captioning, and document understanding on par with dedicated VLMs ✏️ Instruction-driven image editing — single or multi-reference, faithful to original details 🎨 Interleaved text-image reasoning, opening the door to a new class of multimodal chains Released under Apache 2.0 — paper, code, and weights all open. 📄 modelscope.ai/papers/2604.20… 🔗 github.com/inclusionAI/LL…
ModelScope tweet media
English
3
6
57
8.3K
Ant Open Source retweetledi
LMSYS Org
LMSYS Org@lmsysorg·
The DeepSeek V4 garbled output bug in open source inference engine is fixed in SGLang. To everyone affected over the weekend, sorry for the trouble. Huge thanks to @Ant_Group for landing the fix PR. It was a cross-company, cross-timezone, sub-48-hour marathon. @ollama and @humansand surfaced it first; @nvidia, @AIatMeta, and @FireworksAI_HQ raised the same signal soon after. @deepseek_ai replied in seconds at every hour. @FireworksAI_HQ stayed up late with us until it shipped. @SemiAnalysis_ and @ollama provided the machines that made the debugging possible. The SGLang team dug in through the weekend. The real OSS is the friends we made along the way.🫶
LMSYS Org tweet media
English
16
27
284
80.8K
Ant Open Source
Ant Open Source@ant_oss·
🆕We're open-sourcing DR-Venus — a 4B #deepresearch agent built entirely on open data. Built with two-stage training: SFT with strict cleaning → RL with IGPO turn-level optimization, and Dense credit assignment for 200+ turn trajectories. What's inside: ✅ Training code & recipes ✅ Model checkpoints (GGUF format for edge deployment) ✅Reproducible paper with our technical details #inclusionAI #OpenSource #AIAgent 🤗 Models: huggingface.co/collections/in… 📄 Paper: arxiv.org/abs/2604.19859 🐙 Code: github.com/inclusionAI/DR… #OpenSource #DeepResearch #EdgeAI #AIAgent
English
3
10
75
4.2K