Skip to content

Commit 97b35f1

Browse files
committed
docs: remove redundant asterisks in note
1 parent b5d872e commit 97b35f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Throughout the entire training process, we did not experience any irrecoverable
9999
</div>
100100

101101
> [!NOTE]
102-
> The total size of DeepSeek-V3 models on Hugging Face is 685B, which includes 671B of the Main Model weights and 14B of the Multi-Token Prediction (MTP) Module weights.**
102+
> The total size of DeepSeek-V3 models on Hugging Face is 685B, which includes 671B of the Main Model weights and 14B of the Multi-Token Prediction (MTP) Module weights.
103103
104104
To ensure optimal performance and flexibility, we have partnered with open-source communities and hardware vendors to provide multiple ways to run the model locally. For step-by-step guidance, check out Section 6: [How_to Run_Locally](#6-how-to-run-locally).
105105

@@ -249,7 +249,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-h
249249
```
250250

251251
> [!NOTE]
252-
> Hugging Face's Transformers has not been directly supported yet.**
252+
> Hugging Face's Transformers has not been directly supported yet.
253253
254254
### 6.1 Inference with DeepSeek-Infer Demo (example only)
255255

0 commit comments

Comments
 (0)