DeepSeek-V3/inference
Cristian Cezar Moisés 6e51b03eb1
Update convert.py
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.
2025-01-27 23:23:28 -03:00
..
configs Release DeepSeek-V3 2024-12-26 19:01:57 +08:00
convert.py Update convert.py 2025-01-27 23:23:28 -03:00
fp8_cast_bf16.py Update fp8_cast_bf16.py 2025-01-27 23:13:11 -03:00
generate.py Update generate.py 2025-01-27 23:16:21 -03:00
kernel.py Update kernel.py 2025-01-27 23:19:26 -03:00
model.py Update model.py 2025-01-27 23:21:33 -03:00
requirements.txt Release DeepSeek-V3 2024-12-26 19:01:57 +08:00