mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-04-20 02:28:57 -04:00
Refactored File Copying: The token file copying logic is now encapsulated in its own function, copy_token_files. Improved Logging: Added more context to the logs to enhance debugging capabilities. Type Hints: Ensured that all functions have clear type hints. Error Handling: Improved error messages to provide more insight. Code Readability: Improved overall readability by breaking down complex functions into simpler helper functions. |
||
---|---|---|
.. | ||
configs | ||
convert.py | ||
fp8_cast_bf16.py | ||
generate.py | ||
kernel.py | ||
model.py | ||
requirements.txt |