update README
Browse files
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 |
-
[](https://github.com/bytedance/HLLM)
|
12 |
|
13 |
-
This repo is used for hosting HLLM
|
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 |
+
[](https://arxiv.org/abs/2409.12740)
|
12 |
+
[]()
|
13 |
[](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 |
|