Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ This project is created using the official **DeepSeek-V4-Pro** model architectur
|
|
| 10 |
[中文说明](./README_cn.md)
|
| 11 |
|
| 12 |
## Purpose
|
| 13 |
-
The purpose of these weights is to provide a lightweight implementation for researchers who want to study the model architecture and run locally quickly.
|
| 14 |
|
| 15 |
The original **DeepSeek-V4-Pro model** requires significant GPU resources and runs on frameworks like **vLLM/SGLang** and custom kernels written by **TileLang**, making it difficult to deploy on standard hardware.
|
| 16 |
|
|
|
|
| 10 |
[中文说明](./README_cn.md)
|
| 11 |
|
| 12 |
## Purpose
|
| 13 |
+
The purpose of these weights is to provide a **lightweight** implementation for researchers who want to **study the model architecture and run locally quickly**.
|
| 14 |
|
| 15 |
The original **DeepSeek-V4-Pro model** requires significant GPU resources and runs on frameworks like **vLLM/SGLang** and custom kernels written by **TileLang**, making it difficult to deploy on standard hardware.
|
| 16 |
|