[Model] Support DeepSeek-V4
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user