why would china want to open source this extremely powerful model instead of running a duopolistic geopolitical race?
think about which country benefitted the most by concentrating global intelligence in one place and distributing it globally via the internet and what happens when that surface area grows too large and super intelligence becomes ambient
it’s kinda depressing how fable in its infinite wisdom thinks the best startup to create in the AI era to combat the bitter lesson is…
another RL training env company.. gg
@ben_rapaport true, verifiable in that sense. the harder condition is RLing it effectively.. code tests parallelize and pass/fail the same whenever you run them, stock picks don’t, and you don’t get many time steps to learn the current regime
if you believe in the arguments that coding fell to large labs because they focused on it, it should make your jaw drop that jane street is building a massive gpu cluster
me personally, i still cope that coding fell because of verifiable rewards and not because of the allure of RSI
im suggesting that if the only thing stopping LLMs from getting better at generating stock market alpha is directed focus and compute, jane street would make a ridiculous amount of money
but coding might be a substantially easier domain for LLMs to crack because they have verifiable rewards and can be RLed effectively
it’s fun watching x debate in real time about why they’d release this model if it’s not good as good at coding as GLM..
if you’ve been paying attention to LLMs act 3 after coding (or if you think about astrology like me), it becomes entirely obvious
Today, we are introducing Inkling.
Inkling reasons efficiently across text, image, and audio modalities. We are making the full weights available.
https://t.co/Ghebq5mG30
Available today for fine-tuning on Tinker. Play with it in the Inkling Playground. 🧵
it’s kinda fun that GPUs have gotten so good that you can train really good retrievers
I’ve experimented with contrastive embedding models, asymmetric encoder heads, generative retrieval and my current favorite is alpha-go style training of retrievers after i read the harness-1 paper (until then i avoided RL like the plague)
then i watched eric jang on dwarkesh’s podcast and read his blog and this slide made me alphago pilled
i took a stanford class and ranked second in a class of 200 students back in the day in a RAG task (yuck I know) by just calling gpt-4o API and adding some scary language to the prompt
others trained models, complex systems, multihop, graph RAG and yelling at the LLM worked best
in retrospect, i never internalized the bitter lesson until now when i routinely pull out pencil and paper to understand what LLMs teach me