Big day for unexpectedly powerful LLM releases. Microsoft's open source WizardLM 2 (also note that it used synthetic inputs in training, maybe "running out of data" will not be a big deal): https://
wizardlm.github.io/WizardLM2/ Closed source Reka, which is multimodal: https://
reka.ai
GENERATIVE AI
-

Microsoft WizardLM 2 and Reka Multimodal LLM Released
By
–
-

Infini-attention: Google’s approach to infinite context in LLMs
By
–
Can LLMs have infinite context? Researchers from Google say yes. A new paper proposed Infini-attention, which lets LLMs have infinite context. How Infini-attention works:
• has local attention like any transformer
• has global attention via compression
• combines local and -
AI Model Quality Drives Conversion Rate Performance in Apps
By
–
It may seem obvious, but AI quality is one of the most impactful elements of your AI app. We’ve done A/B tests of different models sizes/prompts/datasets etc., over the course of years. We’ve seen differences as drastic as 2x higher conversion rates between models that, on the
-
AI-Generated Assets Nearly Match Real Product Quality at 99%
By
–
I would say that is as close as you can get to the real product with general AI. (99%) Also, each asset has a gradient of application; some of them are perfect for social campaigns, while others are designed for prints, etc. And you could fix that last 1% pretty easily. But you
-
GPT-4 Model Versions and Naming Clarification in 2024
By
–
in the past year: gpt 4.0: gpt-4-0314
gpt 3.9: gpt-4-0613
gpt 4.3: gpt-4-1106-preview
gpt 4.4: gpt-4-1106-vision-preview
gpt 4.2: gpt-4-0125-preview
gpt 4.5: gpt-4-turbo-2024-04-09 lets be clear what we are talking about when saying another model is "gpt4 level", because this -
Congratulating Yi Tay on Impressive Model Launch with Honest Benchmarks
By
–
Congrats @YiTayML on this launch. It is impressive that a small team can train a strong model so quickly. What I also like is that the PR is not full of unfounded hype. Just plainly states the model's benchmark scores and you can immediately try out the model yourself for free.
-

Brand AI Models Transform How Companies Create Advertising Content
By
–
We want to lead the AI ad revolution at @everartai
. "Brand models" will change how companies create content. AI needs to be personalized to understand your brand and product. Here we had some fun playing with a model trained on a can of Liquid Death. -

Marketing Innovation with Generative AI and 3D Design Technology
By
–
Explore how the marketing and advertising industry is innovating with #generativeAI and 3D design using @NVIDIAOmniverse and enterprise #AI technologies. Watch the replay from #GTC24 with Chief Technology Officer of @WPP Stephan Pretorius. https://
nvda.ws/3TZArA7 -

Anthropic Launches New Tool-Calling Agent Type for Developers
By
–
Anthropic Agents Last week, we added a new type of agent that uses tool calling for reliability. It's designed to work with a variety of models! Try it with @AnthropicAI
's SOTA Claude 3 for yourself: Python : https://
python.langchain.com/docs/modules/a
gents/agent_types/tool_calling/
…
JS : https://
js.langchain.com/docs/integrati
ons/chat/anthropic#agents
…