← Home ← Back to /g/

Thread 106265133

6 posts 4 images /g/
Anonymous No.106265133 [Report] >>106265295
AI is bloat.
Anonymous No.106265137 [Report]
Test
Anonymous No.106265257 [Report] >>106265273
not all of it. there are some models that are very lightweight and optimized for only doing specific tasks like puzzle solving, upscaling, denoising, etc. just don't get into the craze of a multimodal doing everything for you.
Anonymous No.106265273 [Report]
>>106265257
Nope. All of it.
Anonymous No.106265291 [Report]
thanks for another worthless shitfrog thread
Anonymous No.106265295 [Report]
>>106265133 (OP)
ALL is bloat
https://en.wikipedia.org/wiki/1K_ZX_Chess

1K ZX Chess's code takes up only 672 bytes in memory, but implements chess rules except for castling, promotion, and en passant, including a computer opponent. It was the smallest implementation of chess on any computer at the time.

https://www.bbc.com/news/technology-31028787

A French coder has developed what is thought to be the smallest-sized chess computer program.

BootChess is only 487 bytes in size, external, and the code can be run, external on Windows, Mac OS X and Linux computers.

That makes it smaller than 1K ZX Chess - a Sinclair ZX81 computer game, which contained 672 bytes of code and had held the record for 33 years.

The new title's creator told the BBC that the challenge had seemed impossible at first.

Olivier Poudade added that he hoped his achievement would now inspire other programmers to get involved in the "sizecoding" scene.

"[It] demonstrates why assembly language is still the language of choice to excel [at] in programming," he said.