congkai commited on
Commit
ced432d
·
verified ·
1 Parent(s): e4bbd2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -9,7 +9,9 @@ pinned: false
9
 
10
  ## InfiX.ai
11
 
12
- Welcome to **InfiX-ai**! We are a research-driven organization dedicated to building Collaborative Generative AI (Co-GenAI). Our current focus lies in advancing model collaboration, improving reasoning capabilities, and developing efficient training methods. Our long-term vision is to enable a decentralized future where everyone can access and collaborate with AI models equally to solve complex problems.
 
 
13
 
14
  ---
15
  ### 🤖 Our Model Series
@@ -22,14 +24,15 @@ Welcome to **InfiX-ai**! We are a research-driven organization dedicated to buil
22
  - [InfiGUIAgent](https://huggingface.co/papers/2501.04575): **InfiGUIAgent** is a GUI agent that embeds native hierarchical and expectation-reflection reasoning through a unique two-stage supervised pipeline, enabling robust, multi-step GUI task automation.
23
  - [InfiGUI-R1](https://huggingface.co/InfiX-ai/InfiGUI-R1-3B): **InfiGUI-R1** is a GUI agent developed via the Actor2Reasoner framework, which evolves a reactive model into a deliberative reasoner capable of sophisticated planning and error recovery through spatial reasoning distillation and reinforcement learning.
24
 
25
- #### 🧠 Reaoning-enhanced Continual Pretrain
26
-
27
- - [InfiR](https://huggingface.co/papers/2502.11573): **InfiR** aims to advance AI systems by improving reasoning, reducing adoption barriers, and addressing privacy concerns through smaller model sizes.
28
-
29
  #### ⚡ Efficient Post-training for Reasoning
30
  - [InfiAlign](http://huggingface.co/collections/InfiX-ai/infialign-688600ca363ab9ef0b78f7a6): **InfiAlign** is a scalable and data-efficient post-training framework that combines supervised fine-tuning (SFT) and reinforcement learning (RL) with a high-quality data selection pipeline to enhance reasoning in large language models.
31
  - [InfiMMR](https://arxiv.org/abs/2505.23091): **InfiMMR** is a novel three-phase curriculum framework that systematically enhances multimodal reasoning capabilities in small language models through foundational reasoning activation, cross-modal adaptation, and multimodal reasoning enhancement.
32
 
 
 
 
 
 
33
 
34
  ---
35
  ### News📰
 
9
 
10
  ## InfiX.ai
11
 
12
+ Welcome to **InfiX-ai**! We are a research-driven organization dedicated to building Collaborative Generative AI (Co-GenAI). Our current focus lies in advancing model collaboration, improving reasoning capabilities, and developing efficient training infrastructure.
13
+
14
+ Our long-term vision is to enable a decentralized future where everyone can access and collaborate with AI models equally to solve complex problems.
15
 
16
  ---
17
  ### 🤖 Our Model Series
 
24
  - [InfiGUIAgent](https://huggingface.co/papers/2501.04575): **InfiGUIAgent** is a GUI agent that embeds native hierarchical and expectation-reflection reasoning through a unique two-stage supervised pipeline, enabling robust, multi-step GUI task automation.
25
  - [InfiGUI-R1](https://huggingface.co/InfiX-ai/InfiGUI-R1-3B): **InfiGUI-R1** is a GUI agent developed via the Actor2Reasoner framework, which evolves a reactive model into a deliberative reasoner capable of sophisticated planning and error recovery through spatial reasoning distillation and reinforcement learning.
26
 
 
 
 
 
27
  #### ⚡ Efficient Post-training for Reasoning
28
  - [InfiAlign](http://huggingface.co/collections/InfiX-ai/infialign-688600ca363ab9ef0b78f7a6): **InfiAlign** is a scalable and data-efficient post-training framework that combines supervised fine-tuning (SFT) and reinforcement learning (RL) with a high-quality data selection pipeline to enhance reasoning in large language models.
29
  - [InfiMMR](https://arxiv.org/abs/2505.23091): **InfiMMR** is a novel three-phase curriculum framework that systematically enhances multimodal reasoning capabilities in small language models through foundational reasoning activation, cross-modal adaptation, and multimodal reasoning enhancement.
30
 
31
+ #### 🧠 Reaoning-enhanced Pretrain within Low Resource
32
+
33
+ - [InfiR](https://huggingface.co/papers/2502.11573): **InfiR** aims to advance AI systems by improving reasoning, reducing adoption barriers, and addressing privacy concerns through smaller model sizes.
34
+ - [InfiR-FP8](https://huggingface.co/InfiX-ai): **InfiR-FP8** is a smaller reasoning-enhanced model trained from scratch using FP8 precision, achieving successful convergence while reducing memory usage by 10% and improving training speed by 20% during the training process. The model will be released in mid-September.
35
+
36
 
37
  ---
38
  ### News📰