Add paper link and ecosystem metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
 
 
 
 
4
  ---
5
 
6
  # ROME-30B-A3B (Coming Soon)
@@ -35,9 +39,9 @@ Rather than scaling performance purely by increasing parameter count, ROME achie
35
 
36
 
37
  ### πŸ”§ ALE Full-Stack Infrastructure
38
- - **ROLL** – Large-scale reinforcement learning optimization engine
39
 
40
- - **ROCK** – Secure sandbox and environment orchestration for agent execution
41
 
42
  - **iFlow CLI** – Unified agent framework and developer interface
43
 
@@ -103,4 +107,5 @@ If you find our work useful, please consider citing:
103
  author={Wang, Weixun and Xu, XiaoXiao and An, Wanhe and Dai, Fangwen and others},
104
  journal={arXiv preprint arXiv:2512.24873},
105
  year={2025}
106
- }
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
+ arxiv: 2512.24873
5
+ tags:
6
+ - agent
7
+ - moe
8
  ---
9
 
10
  # ROME-30B-A3B (Coming Soon)
 
39
 
40
 
41
  ### πŸ”§ ALE Full-Stack Infrastructure
42
+ - [**ROLL**](https://github.com/alibaba/ROLL) – Large-scale reinforcement learning optimization engine
43
 
44
+ - [**ROCK**](https://github.com/alibaba/ROCK) – Secure sandbox and environment orchestration for agent execution
45
 
46
  - **iFlow CLI** – Unified agent framework and developer interface
47
 
 
107
  author={Wang, Weixun and Xu, XiaoXiao and An, Wanhe and Dai, Fangwen and others},
108
  journal={arXiv preprint arXiv:2512.24873},
109
  year={2025}
110
+ }
111
+ ```