Alibaba new model 🌐, Allen AI Open Instruct πŸ§‘β€πŸ«, xAI app πŸ“±

β€”

by

TLDR AI
:root {
color-scheme: light dark; supported-color-schemes: light dark;
}

*,
*:after,
*:before {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

* {
-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}

html,
body,
.document {
width: 100% !important; height: 100% !important; margin: 0; padding: 0;
}

body {
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;
}

div[style*=”margin: 16px 0″] {
margin: 0 !important;
}

table,
td {
mso-table-lspace: 0pt; mso-table-rspace: 0pt;
}

table {
border-spacing: 0; border-collapse: collapse; table-layout: fixed; margin: 0 auto;
}

img {
-ms-interpolation-mode: bicubic; max-width: 100%; border: 0;
}

*[x-apple-data-detectors] {
color: inherit !important; text-decoration: none !important;
}

.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important; cursor: default !important;
}

.btn {
-webkit-transition: all 200ms ease; transition: all 200ms ease;
}

.btn:hover {
background-color: #f67575; border-color: #f67575;
}

* {
font-family: Arial, Helvetica, sans-serif; font-size: 18px;
}

@media screen and (max-width: 600px) {
.container {
width: 100%; margin: auto;
}
.stack {
display: block!important; width: 100%!important; max-width: 100%!important;
}
.btn {
display: block; width: 100%; text-align: center;
}
}

body,
p,
td,
tr,
.body,
table,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span {
background-color: #FEFEFE !important; color: #010101 !important;
}

@media (prefers-color-scheme: dark) {
body,
p,
td,
tr,
.body,
table,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span {
background-color: #27292D !important; color: #FEFEFE !important;
}
}

a {
color: inherit !important; text-decoration: underline !important;
}

a {
background-color: #FEFEFE !important; color: #010101 !important;
}
@media (prefers-color-scheme: dark) {
a {
background-color: #27292D !important; color: #FEFEFE !important;
}
}

Elon Musk's xAI plans to launch a standalone app for its Grok chatbot by December, competing directly with OpenAI's ChatGPT. β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ  β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ β€Œ 
TLDR

Together With
Incogni

TLDR AI 2024-11-29




🎁 This Holiday Season, Protect Your Privacy: Data Brokers Are Selling Them Legally (Sponsor)


This holiday season, you deserve peace of mindβ€”especially when it comes to your personal data.

Check out Incogni β€” it’s the hassle-free way to protect your data privacy:

  • Incogni scans people search sites for your personal information and sends removal requests on your behalf.
  • Within Β±14 days, your records are off the dark corners of the internet.
  • Every 10 days, Incogni does it all over again.
  • You stay in the loop with regular privacy reports.

Take back control. Reduce spam, scam, and cyber risk.

πŸŽ„ Special Holiday Offer: Get 58% off Incogni with code TLDRAI (30 day money back guarantee)

πŸš€

Headlines & Launches




Alibaba Challenging OpenAI’s o1 with a New Model (2 minute read)


Alibaba has released QwQ-32B-Preview, an β€˜open’ challenger to OpenAI’s o1 reasoning model.




Ai2 releases new language models competitive with Meta’s Llama (3 minute read)


Ai2 has released OLMo 2, an open-source language model series with models containing 7 and 13 billion parameters. OLMo 2 is developed with publicly accessible training data and code. Aiming to boost open-source AI innovation, Ai2 claims these models outperform similar open models like Meta’s Llama 3.1. The models are available under the Apache 2.0 license for commercial use.




xAI could soon have its own app (1 minute read)


Elon Musk’s xAI plans to launch a standalone app for its Grok chatbot by December, competing directly with OpenAI’s ChatGPT. Grok is currently accessible through X for subscribers only. This move positions xAI to more directly challenge established chatbot apps from OpenAI, Google, and Anthropic.

🧠

Research & Innovation




ThunderKittens for Apple Silicon (15 minute read)


Hazy Research has been critical in improving hardware utilization for AI workloads. It has extended its amazing ThunderKittens Kernel writing framework to work on Apple Silicon.




DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving (21 minute read)


Diffusion models for End-to-End driving of autonomous vehicles which can operate at 45 FPS on a 4090 chip.




Super-Resolution with Low-Bit Quantization (16 minute read)


PassionSR introduces an approach that makes diffusion-based image super-resolution (SR) models more hardware-friendly.

πŸ§‘β€πŸ’»

Engineering & Resources




Open Instruct (GitHub Repo)


The Allen AI Institute has released extremely useful post training code for instruction tuning.




Star Attention (GitHub Repo)


Up to 11x speed improvement for long context token processing and generation. It is slightly better than ring attention, but still worse than full attention.




Fine-Grained Image Quality Assessment (2 minute read)


Grounding-IQA is a new approach to image quality assessment (IQA) that integrates precise location-based grounding and multimodal descriptions.

🎁

Miscellaneous




It’s Surprisingly Easy to Jailbreak LLM-Driven Robots (6 minute read)


RoboPAIR is an algorithm that successfully jailbreaks robots powered by LLMs, bypassing all safety guardrails. Experiments showed a 100% success rate in hacking systems like Go2, a self-driving simulator, and robot dogs. These findings reveal significant security vulnerabilities, stressing the need for better defenses against LLM-based robot hacking.




World’s Most Flexible Sound Machine Debuts (6 minute read)


Fugatto, a new generative AI model, allows users to control audio creation and transformation using text prompts. It can generate music, modify voices, and create unique sounds, showcasing capabilities through tasks like music production and video game development. Developed by NVIDIA researchers, Fugatto uses 2.5 billion parameters and was trained on a vast dataset to handle multilingual audio tasks and unsupervised learning.




The new AI scaling law shell game (4 minute read)


Recent shifts in AI scaling laws reveal limitations in predictability and effectiveness, with new models not meeting earlier expectations. Microsoft CEO Satya Nadella highlights “inference time compute” as a potential area of focus, but concerns about cost and reliability persist. Innovation beyond scaling is needed. LLMs should be part of a broader AI strategy.

⚑

Quick Links




Steel Browser API for AI Agents (GitHub Repo)


Controlling web browsers for AI agents is a useful thing for accessing information.




PixMo dataset (Hugging Face Hub)


Allen AI has released several datasets that were used to train its visual language models.




Human Image Animation (4 minute read)


StableAnimator introduces a breakthrough in human image animation by ensuring identity consistency in generated videos.

Love TLDR? Tell your friends and get rewards!

Share your referral link below with friends to get free TLDR swag!
Track your referrals here.

Want to advertise in TLDR? πŸ“°

If your company is interested in reaching an audience of AI professionals and decision makers, you may want to advertise with us.

If you have any comments or feedback, just respond to this email!

Thanks for reading,

Andrew Tan & Andrew Carr

If you don’t want to receive future editions of TLDR AI, please unsubscribe from TLDR AI or manage all of your TLDR newsletter subscriptions.