1
Local text models discussion
(burggit.moe)
Artificial Intelligence community. Chat bots, stable diffusion, ChatGPT, SO-VITS, anything AI.
Post news about new local chat models, discuss implementations, post your work, share your ideas, discuss our impending doom, or even news about new developments in the AI space. If it's about AI, it belongs here.
What do these #b designations mean? Is it better to have a bigger number?
"B" refer to the size of parameters of the model in the billion but people has started referring them to "bits".
The bigger the number, the smarter the model will be but the size and RAM, VRAM requirement rises accordingly.
This is not entirely correct. B does stand for "Billion" parameters, but bits are a different thing. You can have, for example, a 4-bit 13B model or an 8-bit 3B model. They don't correlate at all.