Yeah, it’s real. This is just the start. Wait till @teknium releases his tune 🙂 Many GPT-4-beating LLMs will be open-sourced in the coming weeks
OPEN SOURCE
-

Open-Source Models Now Outperform GPT-4
By
–
We now have open-source models that beat GPT-4. Things are getting more interesting by the day.
-

Microsoft WizardLM 2 and Reka Multimodal LLM Released
By
–
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 -
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.
-
Managing Python Wheel Dependencies: A Tedious Installation Challenge
By
–
You can upload wheel package files to it and get it to install them for you, but if that wheel has a lot of dependencies you have to find and a upload all of them too which is pretty tedious
-

LangChain PostgreSQL Integration: Vectorstore, Chat History, Checkpoints
By
–
Announcing a new `langchain-postgres` integration package, implementing: Vectorstore based on pgvector Chat Message History Checkpoint Saver for LangGraph Vector store docs: https://
python.langchain.com/docs/integrati
ons/vectorstores/pgvector/
… Chat message history docs: https://
github.com/langchain-ai/l
angchain-postgres/?tab=readme-ov-file#chatmessagehistory
… Checkpoint -
WebKit C++ Development Captivates Through Linked Blog Posts
By
–
Having each significant change set linked by an interesting blog post and poof, I find myself getting lost for an hour reading WebKit C++ and loving it.
-
Hacking AI Pin to Run Gemma 2B Locally Without Internet
By
–
Who is going to be the first to find a way to hack the ai pin and run like Gemma 2B locally on it and see how it works instead of needing an internet connection (or only periodically phoning a cv/tts model)?
-
Cloud Robotics Hands-On Tutorial at ICRA24
By
–
Dive into #CloudRobotics at the hands-on #ICRA24 Tutorial on 17 May! Led by academia & industry leaders Explore cutting-edge @ROSorg tools Get hands-on with #FogROS2 & @CloudGrippe
From #UCBerkeley, #CMU, #KTH, @ieee_ras_icra -

Three Critical Questions Shaping AI’s Future Landscape
By
–
This chart shows the three big questions of AI right now (even given the limitations of MMLU as a test):
1) OpenAI was very far ahead, now it isn’t. Will GPT-5 be another leap?
2) Will open source models converge with closed source?
3) Will rapid progress continue or hit a wall?