mhjiang0408 commited on
Commit
3020970
·
verified ·
1 Parent(s): 43992b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -13
README.md CHANGED
@@ -14,7 +14,6 @@ pipeline_tag: text-generation
14
  <img src="assets/sii.jpg" alt="SII" width="100px">
15
  <img src="assets/asi.png" alt="ASI" width="100px">
16
 
17
-
18
  </div>
19
  <div align="center>
20
 
@@ -26,19 +25,12 @@ pipeline_tag: text-generation
26
  </div>
27
 
28
  # LIMI: Less is More for Agency
 
 
29
 
30
-
31
-
32
- ## 📌 Table of Contents
33
- - [Overview](#overview)
34
- - [Model Details](#model-details)
35
- - [Dataset](#dataset)
36
- - [Quick Start](#quick-start)
37
- - [Prompting](#prompting)
38
- - [Evaluation](#evaluation)
39
- - [Limitations](#limitations)
40
- - [License](#license)
41
- - [Citation](#citation)
42
 
43
  ## Overview
44
 
 
14
  <img src="assets/sii.jpg" alt="SII" width="100px">
15
  <img src="assets/asi.png" alt="ASI" width="100px">
16
 
 
17
  </div>
18
  <div align="center>
19
 
 
25
  </div>
26
 
27
  # LIMI: Less is More for Agency
28
+ ---
29
+ To learn more about LIMI, feel free to explore our documentation and resources. Our release consists of the following sections:
30
 
31
+ - **Model Zoo && Quick Start**: Basic usage and demonstrations with Transformers, vLLM, and SGLang for LIMI and LIMI-Air;
32
+ - **Evaluation**: Comprehensive evaluation suite with metrics for agentic capabilities assessment;
33
+ - **Prompting**: Usage of LIMI with frameworks for agentic applications, tool use, and reasoning tasks.
 
 
 
 
 
 
 
 
 
34
 
35
  ## Overview
36