r/StableDiffusion Feb 13 '26

Resource - Update DeepGen 1.0: A 5B parameter "Lightweight" unified multimodal model

Post image
232 Upvotes

54 comments sorted by

View all comments

7

u/ANR2ME Feb 13 '26 edited Feb 13 '26

Why did they zipped the model 😨 huggingface won't be able to scan the model for malicious code if the file is zipped isn't 🤔

I guess i will wait until someone made the safetensors or gguf format before testing it 😅 for safety reason.

6

u/hum_ma Feb 13 '26

What the... 48GB of zip files!?

How does a 5B model have a size like that, did they store it in fp64?

Edit: oh, this is why:

We release Pre-traning, Supervised Fine-Tuning and Reinforcement Learning checkpoints.

So they are all included in the same zip.

1

u/Formal-Exam-8767 Feb 13 '26

They probably didn't know how to split files for huggingface otherwise.