BoZhang commited on
Commit
2337d18
·
verified ·
1 Parent(s): 55100f1

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -4,11 +4,7 @@ license: apache-2.0
4
  pipeline_tag: text-generation
5
  ---
6
 
7
- <div align="center">
8
- <img src="./figures/logo_nobg.png" width="20%"/>
9
- </div>
10
-
11
- ---
12
 
13
  <div style="display: flex; justify-content: center; align-items: center; gap: 10px; flex-wrap: nowrap;">
14
  <img src="./figures/hf-logo.svg" width="16" height="16" alt="Hugging Face">
@@ -27,8 +23,6 @@ pipeline_tag: text-generation
27
  <a href="https://github.com/InternScience/Agents-A1/blob/main/Agents-A1.pdf"><b>Technical Report</b></a>
28
  </div>
29
 
30
- # Agents-A1: Scaling the Horizon, Not the Parameters: Reaching Trillion-Parameter Performance with a 35B Agent
31
-
32
  > [!Note]
33
  > This repository contains model weights and configuration files for Agents-A1 in the Hugging Face Transformers format.
34
  >
 
4
  pipeline_tag: text-generation
5
  ---
6
 
7
+ # Agents-A1: Scaling the Horizon, Not the Parameters: Reaching Trillion-Parameter Performance with a 35B Agent
 
 
 
 
8
 
9
  <div style="display: flex; justify-content: center; align-items: center; gap: 10px; flex-wrap: nowrap;">
10
  <img src="./figures/hf-logo.svg" width="16" height="16" alt="Hugging Face">
 
23
  <a href="https://github.com/InternScience/Agents-A1/blob/main/Agents-A1.pdf"><b>Technical Report</b></a>
24
  </div>
25
 
 
 
26
  > [!Note]
27
  > This repository contains model weights and configuration files for Agents-A1 in the Hugging Face Transformers format.
28
  >