BREAKING NEWS
LATEST POSTS
-
Gunmetal 3D cameras
http://gunmetal.tv/ GunMetal creates industrial-strength 3D cameras that are compact, portable, and cost effective. Our 3D cameras are suited for all sorts of shoots and locations where you could never fit–or afford–another 3D camera. Our 3D systems start at $2795 for a complete system–everything needed to start shooting 3D immediately.
-
Unreal Engine 3 official Samaritan real time demo
http://www.gamespot.com/features/nvidias-kepler-gtx-680-powering-the-next-gen-6367388/
-
Customizable Grid Gallery FX
[flash http://u1.flashcomponents.net/samples/7215/CustomizableGridGalleryFXFree_window.swf]
http://www.flashxml.net/customizable-grid-gallery.html#914034
FEATURED POSTS
-
What did DeepSeek figure out about reasoning with DeepSeek-R1?
https://www.seangoedecke.com/deepseek-r1
The Chinese AI lab DeepSeek recently released their new reasoning model R1, which is supposedly (a) better than the current best reasoning models (OpenAI’s o1- series), and (b) was trained on a GPU cluster a fraction the size of any of the big western AI labs.
DeepSeek uses a reinforcement learning approach, not a fine-tuning approach. There’s no need to generate a huge body of chain-of-thought data ahead of time, and there’s no need to run an expensive answer-checking model. Instead, the model generates its own chains-of-thought as it goes.
The secret behind their success? A bold move to train their models using FP8 (8-bit floating-point precision) instead of the standard FP32 (32-bit floating-point precision).
…
By using a clever system that applies high precision only when absolutely necessary, they achieved incredible efficiency without losing accuracy.
…
The impressive part? These multi-token predictions are about 85–90% accurate, meaning DeepSeek R1 can deliver high-quality answers at double the speed of its competitors.Chinese AI firm DeepSeek has 50,000 NVIDIA H100 AI GPUs