Sunday, April 06, 2025

AI model: Llama 4, from Meta

 Llama 4 Unleashed! Testing Meta's Most Advanced Multimodal AI - YouTube by "Dr. Know-it-all"

The Industry Reacts to Llama 4 - "Nearly INFINITE" - YouTube

Zuck's new Llama is a beast - YouTube by "Fireship"

The Llama 4 Herd - Open Source Won? - YouTube

Llama 4 Dropped: 10 MILLION TOKEN CONTEXT?! - YouTube


Meta releases Llama 4, a new crop of flagship AI models | TechCrunch



Meta releases Llama 4, a new crop of flagship AI models | TechCrunch

"There are four new models in total: Llama 4 Scout, Llama 4 Maverick, and Llama 4 Behemoth. All were trained on “large amounts of unlabeled text, image, and video data” to give them “broad visual understanding,” Meta says.
...
Scout and Maverick are openly available on Llama.com and from Meta’s partners, including the AI dev platform Hugging Face, while Behemoth is still in training. Meta says that Meta AI, its AI-powered assistant across apps including WhatsApp, Messenger, and Instagram, has been updated to use Llama 4 in 40 countries. Multimodal features are limited to the U.S. in English for now."

"Top performance at lowest cost"  ELO, like chess ratings :)


API for ordering coffee: terminal.shop: developes only

developers-only shop for coffee!

need to use API directly, no UI!

Stripe handles payments

wip: terminal (initial commit) //www.terminal.shop

wip: terminal (initial commit)

https://api.dev.terminal.shop/product

https://api.dev.terminal.shop/product/prd_01JNH7GKWYRHX45GPRZS3M7A4X


(python, js, go, java, kotlin)

import os
from terminal_shop import Terminal
client = Terminal( bearer_token=os.environ.get("TERMINAL_BEARER_TOKEN"))
product = client.product.list()
print(product.data)

by
#461 – ThePrimeagen: Programming, AI, ADHD, Productivity, Addiction, and God | Lex Fridman Podcast