DeepSeek-V3
No description available.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- stale.yml
- benchmark.png
- niah.png
- config_16B.json
- config_236B.json
- config_671B.json
- config_v3.1.json
- convert.py
- fp8_cast_bf16.py
- generate.py
- kernel.py
- model.py
- requirements.txt
- .gitignore
- LICENSE-CODE
- LICENSE-MODEL
- README.md
- README_WEIGHTS.md
# Installation Guide
1. Get the code
git clone https://github.com/deepseek-ai/DeepSeek-V3
Downloads the entire project code from GitHub to your computer.
cd DeepSeek-V3
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r inference/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
