DeepSeek-V3/inference
Cristian Cezar Moisés e1ed2e8465
Update fp8_cast_bf16.py
Increased Clarity: Added more comments and detailed docstrings to improve clarity and maintainability.
Efficient Dictionary Comprehension: Used dictionary comprehension to filter out None values in new_state_dict.
Safe Dictionary Modification: Used pop with a default value to safely remove keys from the dictionary without raising exceptions.
Consistent Type Hinting: Enhanced type hints for better clarity and consistency.
2025-01-27 23:24:46 -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:24:46 -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