[Model] Support DeepSeek-V4

This commit is contained in:
chenxb002
2026-04-24 09:50:34 +08:00
commit b9925203b8
172 changed files with 44780 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM-MLU project
# Dependencies for Cambricon MLUs
ray == 2.51.1
click == 8.2.1
triton >= 3.2.0
torch == 2.9.1
torch-mlu >= 1.29.1
torch_mlu_ops >= 1.8.1
matplotlib == 3.10.3
datasets == 3.6.0
blobfile == 3.0.0
scipy == 1.10.1