deepseek-ai / deepseek-ai/DeepSeek-V3.2-Exp
Do you have a script to convert FP8 weights to the BF16 format?
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
Do you have a script to convert FP8 weights to the BF16 format?
I used the previous script in deepseek-v3 to convert,
https://github.com/deepseek-ai/DeepSeek-V3/blob/main/inference/fp8_cast_bf16.py
But after converting to BF16 using this and loading it, it reports that some layers were not initialized.
So,do you have a script to convert FP8 weights of deepseek-v3.2 to the BF16 format?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.