Bagel: Open-source unified multimodal model
bagel-ai.org
Bagel: Open-source unified multimodal model
1–10 of 35 posts
Re: Bagel: Open-source unified multimodal model
#2Re: Bagel: Open-source unified multimodal model
#3I couldn’t find it, what are the hardware expectations for bagel?
It seems to be 7b, but like with other new architectures expect to not be able to run it quantizised.
Re: Bagel: Open-source unified multimodal model
#4I couldn’t find it, what are the hardware expectations for bagel?
Re: Bagel: Open-source unified multimodal model
#5Re: Bagel: Open-source unified multimodal model
#6Re: Bagel: Open-source unified multimodal model
#7Earlier quoted context omitted.
If the model uses FP16 precision and has 7 billion active parameters, it would require approximately 14 GB of VRAM. I didn't read the paper.
How can you calculate required VRAM from precision and parameter number?
Re: Bagel: Open-source unified multimodal model
#8Earlier quoted context omitted.
How can you calculate required VRAM from precision and parameter number?
A float16 is 2 bytes. 7B * 2 bytes = 14GB. I can't say if that's an accurate number, but that's almost certainly how tonii141 calculated it.
Re: Bagel: Open-source unified multimodal model
#9These days, papers come with an advertisement video