fishepp commited on
Commit ·
585f317
1
Parent(s): 5e46755
upgrade readme.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,8 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
# 从零开始构建的大模型
|
| 5 |
全过程源码(包含tokenizer训练,模型初始化,模型预训练,模型指令微调)
|
| 6 |
-
|
|
|
|
| 7 |
|
| 8 |
# 怎么简单使用
|
| 9 |
```python
|
|
|
|
| 3 |
---
|
| 4 |
# 从零开始构建的大模型
|
| 5 |
全过程源码(包含tokenizer训练,模型初始化,模型预训练,模型指令微调)
|
| 6 |
+
|
| 7 |
+
**[https://github.com/fisheeped/creek/tree/main](https://github.com/fisheeped/creek/tree/main)**
|
| 8 |
|
| 9 |
# 怎么简单使用
|
| 10 |
```python
|