DeepSeek-V3/inference
A-transformer 3421621d7b
NoneType check
self.experts has None values for non-local experts.
This will cause NoneType object is not callable.
2025-03-06 19:33:10 +04:00
..
configs Release DeepSeek-V3 2024-12-26 19:01:57 +08:00
convert.py clarify assertion error 2025-01-28 13:16:54 +01:00
fp8_cast_bf16.py Enhance documentation and update .gitignore for model conversion scripts 2025-01-05 18:18:18 +00:00
generate.py clarify assertion error 2025-01-28 13:16:54 +01:00
kernel.py clarify assertion error 2025-01-28 13:16:54 +01:00
model.py NoneType check 2025-03-06 19:33:10 +04:00
requirements.txt Release DeepSeek-V3 2024-12-26 19:01:57 +08:00