wyy-code commited on
Commit
5afe968
·
verified ·
1 Parent(s): b2a31f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for M
8
  <h4 align="center">
9
 
10
  [![Arxiv](https://img.shields.io/badge/Arxiv-D14836?style=for-the-badge&logo=arxiv&logoColor=white)](https://arxiv.org/pdf/2505.13893)
11
- [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Reallm-Labs/InfiGFusion/edit/main/README.md)
12
  [![HuggingFace Paper](https://img.shields.io/badge/HuggingFace%20Paper-FF9900?style=for-the-badge&logo=huggingface&logoColor=white)](https://huggingface.co/papers/2505.13893)
13
 
14
  </h4>
@@ -25,7 +25,7 @@ InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for M
25
 
26
  | | |
27
  |-------------------------|-------------------------------------------------------------------------------|
28
- | **Developers** | Reallm-Labs |
29
  | **Description** | InfiGFusion is an open fusion model series designed to fuse multiple domain LLMs into a single LLM. It excels in multi-step and relational inference, enabling robust performance across complex reasoning tasks.|
30
  | **Architecture** | 14B parameters, dense decoder-only Transformer model |
31
  | **Inputs** | Text, best suited for prompts in the chat format |
 
8
  <h4 align="center">
9
 
10
  [![Arxiv](https://img.shields.io/badge/Arxiv-D14836?style=for-the-badge&logo=arxiv&logoColor=white)](https://arxiv.org/pdf/2505.13893)
11
+ [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/InfiXAI/InfiGFusion)
12
  [![HuggingFace Paper](https://img.shields.io/badge/HuggingFace%20Paper-FF9900?style=for-the-badge&logo=huggingface&logoColor=white)](https://huggingface.co/papers/2505.13893)
13
 
14
  </h4>
 
25
 
26
  | | |
27
  |-------------------------|-------------------------------------------------------------------------------|
28
+ | **Developers** | InfiX.ai |
29
  | **Description** | InfiGFusion is an open fusion model series designed to fuse multiple domain LLMs into a single LLM. It excels in multi-step and relational inference, enabling robust performance across complex reasoning tasks.|
30
  | **Architecture** | 14B parameters, dense decoder-only Transformer model |
31
  | **Inputs** | Text, best suited for prompts in the chat format |