naveen (@yaegerknight) 's Twitter Profile
naveen

@yaegerknight

ID: 1235789076936019968

calendar_today06-03-2020 04:47:43

81 Tweet

8 Takipçi

598 Takip Edilen

Read Starting Somewhere (@jphilllllll) 's Twitter Profile Photo

Elon Musk keeps tweeting that he loves free speech. So here's a thread with just a few of the countless examples showing he couldn't care about it less (🧵)

Porkchop Express (@porkchop_exp) 's Twitter Profile Photo

I am very hesitant to assign obesity in the US to lifestyle. Something is DEEPLY wrong with their food quality. You know this because Europeans immediately gain weight in the US without changing their eating habits and lose the weight just as easily when back in Europe.

Vice Motorsport (@vicemotorsport) 's Twitter Profile Photo

Introducing two new liveries this week! HFBRdesign did an amazing job with the Vice Motorsport Dallara P217 and the Porsche GT3 R! The logo design by Karan Kowshik is looking clean 👀

Introducing two new liveries this week! <a href="/HFBRdesign/">HFBRdesign</a> did an amazing job with the Vice Motorsport Dallara P217 and the Porsche GT3 R!

The logo design by <a href="/Karan3297/">Karan Kowshik</a> is looking clean 👀
Arthur (@leonarthurdota) 's Twitter Profile Photo

i can actually do a quick summary - About CEB : Yun speaks French so she speaks with Ceb sometimes and found out they both have Master degree and Ceb did it while also being 2x TI champs, Yun and Faithbian both think that Ceb is the face of Dota 2.

Thamizh Labs (@thamizhlab) 's Twitter Profile Photo

Lot of debates going on about the Chola dynasty's religious identity. Thankfully, the Cholas themselves have left plenty of surprising data that answer such debates. Leaving politics and ideologies aside, if we look at history, the truth emerges without a shadow of doubt! A🧵!

Lot of debates going on about the Chola dynasty's religious identity.

Thankfully, the Cholas themselves have left plenty of surprising data that answer such debates.

Leaving politics and ideologies aside, if we look at history, the truth emerges without a shadow of doubt!

A🧵!
Kanchan Gupta 🇮🇳 (@kanchangupta) 's Twitter Profile Photo

Nice to see Palki Sharma back with a Republic Day bang as Firstpost launches its new show #Vantage Yes, I’d like to see BBC News (World) do a show on each of the three suggested ideas. And, if they can’t muster courage, Palki will! Congratulations & all the best.

Madhusudanan (@onlymadhoo) 's Twitter Profile Photo

TLDR : #Sanskrit College in Chennai got severely affected by the recent rains and seeking donors to help restore 1000's of priceless Books and palm leaf manuscripts that have been the back bone of research. Although affiliated to University of Madras, they don't get any Govt

MrBeast (@mrbeast) 's Twitter Profile Photo

I’m gonna give 10 random people that repost this and follow me $25,000 for fun (the $250,000 my X video made) I’ll pick the winners in 72 hours

Charles 🎉 Frye (@charles_irl) 's Twitter Profile Photo

I like making GPUs go brrt at Modal. I wrote up what I've learned along the way in an extension to the GPU Glossary -- our "CUDA Docs for Humans". Introducing: the GPU 𝔓𝔢𝔯𝔣𝔬𝔯𝔪𝔞𝔫𝔠𝔢 Glossary. modal.com/gpu-glossary/p…

Ahmad (@theahmadosman) 's Twitter Profile Photo

> be Anthropic > building tools for Claude > want it to act like a 10x engineer with a nervous system made of JSON > realize agents are only as good as the tools you give them > decide to write tools *with* the agent itself > self-bootstrapping code god loop activated > first

&gt; be Anthropic
&gt; building tools for Claude
&gt; want it to act like a 10x engineer with a nervous system made of JSON
&gt; realize agents are only as good as the tools you give them
&gt; decide to write tools *with* the agent itself
&gt; self-bootstrapping code god loop activated

&gt; first
Zach Mueller (@thezachmueller) 's Twitter Profile Photo

Just rounded out the core lecture series as part of Scratch to Scale: Large-Scale Training in the Modern World. For the last 4 weeks, over 300 students have joined me in learning about data, pipeline, and tensor parallelism. It's been a wild ride and I'm very proud of what's

Just rounded out the core lecture series as part of Scratch to Scale: Large-Scale Training in the Modern World.

For the last 4 weeks, over 300 students have joined me in learning about data, pipeline, and tensor parallelism. It's been a wild ride and I'm very proud of what's
Zach Mueller (@thezachmueller) 's Twitter Profile Photo

Time to lock in and revamp for cohort 2 🫡 A few highlights: - Less speakers (more code focused workshops) - More TorchTitan (hands on with a framework for each implementation) - Analyzing torch profile traces (see our results) - My practical FP8 updates (how does one FP8 well)

Time to lock in and revamp for cohort 2 🫡 

A few highlights:
- Less speakers (more code focused workshops)
- More TorchTitan (hands on with a framework for each implementation)
- Analyzing torch profile traces (see our results)
- My practical FP8 updates (how does one FP8 well)
Zach Mueller (@thezachmueller) 's Twitter Profile Photo

Dataset Sharding When performing distributed data parallelism, we split the dataset every batch so every device sees a different chunk of the data. There are different methods for doing so. One example is sharding at the *dataset* level, shown here. For this to work, every

Dataset Sharding

When performing distributed data parallelism, we split the dataset every batch so every device sees a different chunk of the data. There are different methods for doing so. One example is sharding at the *dataset* level, shown here.

For this to work, every