Ruksi Korpisara (@ruk_si) 's Twitter Profile
Ruksi Korpisara

@ruk_si

building 🤖 models at @valohaiai

painting 🧌 models on my free time

ID: 1137434688

linkhttp://ruk.si/ calendar_today31-01-2013 17:21:00

375 Tweet

128 Followers

326 Following

Valohai (@valohaiai) 's Twitter Profile Photo

We just launched our new eBook: Practical MLOps - How to Get Ready For Production Models! This eBook gives an overview of why MLOps matters and how you should think about implementing it as a standard practice! Including chapters from SigOpt & Tecton hubs.ly/H0z3wkH0

Valohai (@valohaiai) 's Twitter Profile Photo

Fridays are for building ✨ cool s**t ✨ at Valohai and in honor of the 300+ MLOps tools out there, we chose some of the most Pokémon-sounding ones and built it into a game. Can you catch them all in Pokémon or #MLOps? 👉 valohai.com/mlops-or-pokem…

Fridays are for building ✨ cool s**t ✨ at Valohai and in honor of the 300+ MLOps tools out there, we chose some of the most Pokémon-sounding ones and built it into a game.

Can you catch them all in Pokémon or #MLOps?
👉 valohai.com/mlops-or-pokem…
Toni Perämäki (@toniperamaki) 's Twitter Profile Photo

Super excited to have Mike Del Balso, the CEO & co-founder of Tecton and former product lead of Uber's Michelangelo MLOps platform to join the Valohai advisory board! - Welcome Mike! valohai.com/blog/valohai-m… #mlops #machinelearning #datascience

Super excited to have Mike Del Balso, the CEO &amp; co-founder of <a href="/TectonAI/">Tecton</a> and former product lead of <a href="/Uber/">Uber</a>'s Michelangelo MLOps platform to join the <a href="/valohaiai/">Valohai</a> advisory board! - Welcome Mike!

valohai.com/blog/valohai-m…
#mlops #machinelearning #datascience
Ruksi Korpisara (@ruk_si) 's Twitter Profile Photo

#GenAI is reshaping creative industries like no other be it graphics or text, less of a "the artist's tool" and more of a full-fledged collaborator 💯 we are _so_ ready to co-create with machines! 👨‍🎤🤖 #AI #aiartist #aiart #ML #flux2 #SD #digitalart #Cursor #LLMs

Eero Laaksonen (@eero_laaksonen) 's Twitter Profile Photo

AMD is stepping up for ML! With streamlined support in libraries like vLLM , AMD hardware now rivals (and often outperforms) NVIDIA in LLM inference. Tried the #MI300X yet? Stay tuned for our inference benchmarks tomorrow!

Ruksi Korpisara (@ruk_si) 's Twitter Profile Photo

do llms suffer from analysis paralysis? if a chain-of-thought model reflects on each step of the way, in which situations will at actually end up in worse conclusions or how many steps is too much self-reflection🤔 #LLMs #GenAI #ML #AI

Ruksi Korpisara (@ruk_si) 's Twitter Profile Photo

a good writeup on both agentic RAGs and RAGs in general "vanilla RAG is like going to the library to get more information, agentic RAG is like having a smartphone to do it" 📱

elvis (@omarsar0) 's Twitter Profile Photo

A Comprehensive Survey of Small Language Models Nice survey on small language models (SLMs) and discussion on issues related to definitions, applications, enhancements, reliability, and more. arxiv.org/abs/2411.03350

A Comprehensive Survey of Small Language Models

Nice survey on small language models (SLMs) and discussion on issues related to definitions, applications, enhancements, reliability, and more. 

arxiv.org/abs/2411.03350
Ruksi Korpisara (@ruk_si) 's Twitter Profile Photo

all this effort on LLM evals will contribute to making neural interfaces a thing why prompt engineer anything if you can plug a conversational model to read YOUR chain-of-thought 😀

all this effort on LLM evals will contribute to making neural interfaces a thing

why prompt engineer anything if you can plug a conversational model to read YOUR chain-of-thought 😀
Ruksi Korpisara (@ruk_si) 's Twitter Profile Photo

each time I see this guy happily trekking forward, I get sus and refresh the page a couple of times to make sure some part of GitHub isn't down

each time I see this guy happily trekking forward, I get sus and refresh the page a couple of times to make sure some part of GitHub isn't  down
Aarni (@akx) 's Twitter Profile Photo

TIL (after debugging a CI pipeline for hours): tracemalloc is apparently _significantly_ more performance intensive on #Python 3.11+ than on earlier versions, so don't enable it unless you need to.