The Era of 1-bit LLMs: ternary parameters for cost-effective computing
21–30 of 462 posts
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#22Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#23Sooo, short Nvidia?
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#24What does it mean for future hardware if it's not using floating point matrix multiplication units?
https://stackoverflow.com/questions/45373679/why-is-it-faste...
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#25And specifically, seeing how going from 16fp to 8bit mostly gives same perplexity while anything further seems to lose quality / dumb down the model, how is this even less precise method is able to achieve this?
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#26What does it mean for future hardware if it's not using floating point matrix multiplication units?
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#27Sooo, short Nvidia?
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#28After reading the results I skipped back to the comment section to ask if this was real because it looks a little too good to be true, but figured I should check authors and it's Microsoft research and UCAS so yeah, real. This is going to change a lot of things, obviously the edge computing applications they point out, but also this is going to bottom out the cost of providing high-performance LLMs in the cloud. I do…
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#29After reading the results I skipped back to the comment section to ask if this was real because it looks a little too good to be true, but figured I should check authors and it's Microsoft research and UCAS so yeah, real. This is going to change a lot of things, obviously the edge computing applications they point out, but also this is going to bottom out the cost of providing high-performance LLMs in the cloud. I do…
In other words, only inference cost is holding it back from completely changing everything.
So if we have a shortcut to getting something like GPT4 to run locally on a small device, watch out.
Re: The Era of 1-bit LLMs: ternary parameters for cost-effective computing
#30Shouldn’t that be “1-trit”?
I don't know why do they do this, 1-bit seems to be a very wrong name for {-1, 0, 1}.