A couple weeks ago, we open-sourced a merged and stacked LLM, which is combining multiple pre-trained LLMs to come up with a new, more performant model. FuseLLM takes this to the next level and explores combining models from a probabilistic distribution perspective. The paper
LLMS
-
Python, Data Science, Machine Learning Content Creator Wrap-up
By
–
That's a wrap! Every day, I share and simply content around Python, Data Science, Machine Learning & Large Language Models. Find me → @Sumanth_077 Like/RT the first tweet and help this reach more people.
-

Gemini Ultra Launch and Major AI Developments This Week
By
–
Top stories in AI today: -Leaked doc reveals Bard rebrand and Gemini Ultra launch
-Hugging Face launches open source GPT Store
-Generate 3D assets from text with Meshy
-AI model learns human language from baby
-6 new AI tools & 4 new AI jobs Read more: http://
therundown.ai/p/gemini-ultra
-is-coming
… -
Hugging Face Launches Free Open-Source GPT Store Alternative
By
–
Hugging Face launched a free alternative to OpenAI’s GPT Store. The tool can easily build customizable AI assistants powered by any open-source models of your choosing. Another example of open source quickly catching up to industry leaders.
-

Alibaba’s Quen-VL-Plus Matches GPT-4 Vision Capabilities
By
–
Alibaba’s Quen-VL-Plus is quietly gaining ground on the top multimodal LLMs, with its vision capabilities matching/exceeding GPT-4. AI in China is seriously heating up, and it's not being talked about enough. Will share more of my findings soon.
-

Apple Accelerates AI Strategy with On-Device LLMs and AppleGPT
By
–
We know that back in December, Apple quietly published a breakout paper on a technique to run LLMs on iPhones. Plus, they've been running AppleGPT internally for some time now. With Vision Pro launch finally over, is Apple finally going all in on AI?
-

Google Rebrands Bard to Gemini Advanced Launch
By
–
A leaked changelog just revealed three major Google AI announcements coming on Feb 7th (Wednesday): 1. Bard to be rebranded as Gemini
2. 'Gemini Advanced' (AKA Bard Advanced) tier built on Gemini Ultra launching this week
3. Gemini coming to Canada -
Major AI Breakthroughs: Gemini Ultra, Apple AI, Alibaba Model
By
–
A wild weekend in the world of AI. -Leak reveals Gemini Ultra coming this week
-Tim Cook hints AI coming to Apple
-Alibaba model beats GPT-4 Vision
-Google released MobileDiffusion
-Open-sourced free GPT Store Here's what you need to know: -
Building a Simple Neural Language Model with MLP for Education
By
–
what’s the simplest neural language model i can code for my little class? maybe just an MLP on some word embeddings? doing an RNN feels like it could be overkill
-

RAPTOR: Recursive Abstractive Processing Tree Retrieval
By
–
RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval Sarthi et al.: https://
arxiv.org/abs/2401.18059 #ArtificialIntelligence #DeepLearning #MachineLearning
