Training compute

#2
by kshou-kai - opened

Could you share the approximate GPU-hours required for (1) regenerating the training data with Kimi-K3 and (2) training the DSpark draft model? Even rough numbers would be very helpful.

RadixArk org

Consider 16 GB300s. The cost of regeneration depends on the source dataset and generation configuration. In general, generating sufficient training data is expected to take approximately one week. Training is anticipated to take 1–3 days, depending on the readiness and volume of the regenerated data.

Consider 16 GB300s. The cost of regeneration depends on the source dataset and generation configuration. In general, generating sufficient training data is expected to take approximately one week. Training is anticipated to take 1–3 days, depending on the readiness and volume of the regenerated data.

hi, i am currently working on SFT mtp layer for deepseek. I wonder if you set temperature = 0 when regenerating the training data or not?
looking forward to your reply~

RadixArk org

I'd suggest setting temperature = 1, or whatever values are recommended for deployment, for a better train–inference match.

I'd suggest setting temperature = 1, or whatever values are recommended for deployment, for a better train–inference match.

got it, thx a lot

Sign up or log in to comment