silence09 commited on
Commit
4a950d9
·
verified ·
1 Parent(s): f5a3523

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This project is created using the official **DeepSeek-V4-Pro** model architectur
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
 
17
  The difference between this model and the original **DeepSeek-V4-Pro** is shown below:
18
  ```json
 
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
 
17
  The difference between this model and the original **DeepSeek-V4-Pro** is shown below:
18
  ```json