SsyzeChen commited on
Commit
43bd01a
·
1 Parent(s): 734f163

update README

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,14 +3,16 @@ license: apache-2.0
3
  base_model:
4
  - TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
5
  - baichuan-inc/Baichuan2-7B-Base
 
6
  ---
7
 
8
  # Model Card for HLLM
9
 
10
- [![arXiv](https://img.shields.io/badge/arXiv%20paper-2409.12740-da282a.svg)](https://arxiv.org/abs/2409.12740)
 
11
  [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/bytedance/HLLM)
12
 
13
- This repo is used for hosting HLLM's checkpoints.
14
 
15
  For more details or tutorials see https://github.com/bytedance/HLLM.
16
 
 
3
  base_model:
4
  - TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
5
  - baichuan-inc/Baichuan2-7B-Base
6
+ - Qwen/Qwen3-8B
7
  ---
8
 
9
  # Model Card for HLLM
10
 
11
+ [![HLLM](https://img.shields.io/badge/HLLM%20paper-2409.12740-da282a.svg)](https://arxiv.org/abs/2409.12740)
12
+ [![HLLM_Creator](https://img.shields.io/badge/HLLM--Creator%20--da282a.svg)]()
13
  [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/bytedance/HLLM)
14
 
15
+ This repo is used for hosting HLLM and HLLM-Creator checkpoints.
16
 
17
  For more details or tutorials see https://github.com/bytedance/HLLM.
18