mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-06-21 17:13:45 -04:00
7 lines
418 B
Plaintext
7 lines
418 B
Plaintext
# torch==2.7.1
|
|
# triton==3.0.0 # Not available for Windows, comment out for compatibility
|
|
# transformers==4.46.3
|
|
# safetensors==0.4.5
|
|
# The above packages are commented out because Triton is not available on Windows and the codebase is not compatible with Windows for full functionality.
|
|
# To run this project, use a Linux environment with CUDA and Triton support, or a Linux-based Docker container with GPU support.
|