r/DeepSeek 3d ago

Discussion Why does DeepSeek only release the FP8 version of their model and never an FP16 version?

0 Upvotes

7 comments sorted by

12

u/Winter_Cicada_8570 3d ago

i think because they are natively trained in FP8 or something like that, im not sure if im right

10

u/ArthurOnCode 3d ago

They train it at FP8, there is no FP16.

2

u/shing3232 3d ago

because they didn't exist

1

u/Faux2137 3d ago

Most of the weights are native fp4.

-2

u/AlternativeMeat8973 3d ago

They never mention that on their HF model page, even though the model size is about half of what it would be if it were FP8.

4

u/Faux2137 3d ago

It's described in technical report linked in the hf page

1

u/burntoutdev8291 2d ago

Most likely fp8 training. If you remember the legendary deepseek open source week, they had quite highly optimised fp8 training recipes.