Putting together some slides for the LangChain Kickoff tomorrow… reminder to submit something to the #chatyourdata challenge to get featured! Form: https://
forms.gle/f6XHSa4BjaFbKy
V66
… ChatYourData Announcement: https://
blog.langchain.dev/chat-your-data
-challenge/
…
LLMS
-
LangChain Kickoff and ChatYourData Challenge Submission
By
–
-
Google’s $100B loss: execution matters in AI race
By
–
the fact that Google market cap fell $100B in a day after being *slightly* late to RLHF-enhanced LLMs (ChatGPT-like models)—after inventing the Transformer—is a great lesson that you cannot take your eye off the ball. you must have stellar execution at all times—or it’ll hurt
-
Microsoft Research AI Systems Plagued with Errors ChatGPT
By
–
True, it will be riddled with errors. // $MSFT @MSFTResearch @OpenAI // #chatgpt #AI #OpenAI
-
LLM Fact-Checking and RLHF: Critical Stack Components
By
–
The recent news around Google Bard's incorrect fact in the ad points to 2 increasingly critical parts of the nascent LLM stack: – LLM Expert Verification—experts in the loop constantly fact-checking LLMs
– RLHF—encourage the model to bullshit less, and rely more on exact facts -

Bing Challenges Google Bard: Latest AI Updates and Web Future
By
–
¡Directo finalizado! Información muy interesante y la mejor actualidad de IA, como tendréis cada semana en mi canal. Hoy hemos visto la propuesta de Bing que hace sombra al reciente Google Bard, y hemos hablado del futuro de la web. Lo tenéis resubido en el canal de Youtube.
-
Deep dive into LangChain prompt templates
By
–
Prompt templates are a core and powerful part of langchain – excited to see a deep dive on them!
-
Hugging Face Offers Free Open Source AI Models
By
–
Yes! @huggingface has lots of open source and free to use models
-
Bill Gates Challenges Neural Networks to Pass AP Biology Exam
By
–
One thing I admire about @BillGates
—issuing challenges to change his mind: “If you show me [neural net that passes AP bio], then I will say that it has the ability to represent things in a deeply abstract form, that’s more than just statistical things” https://
forbes.com/sites/alexkonr
ad/2023/02/03/bill-gates-openai-microsoft-ai-hottest-topic-2023/?sh=41e4d33e727a
… -
LangChain Introduces Async Support for LLMs Chains Agents
By
–
Async Support in LangChain It's been a long time coming, one of our most requested features, and it's finally here for select LLMs, chains, and agents. Blog Post:
-
LangChain Async APIs for LLMs Chains and Agents
By
–
Relevant Docs: Async API for LLMs: https://
langchain.readthedocs.io/en/latest/modu
les/llms/async_llm.html
… Async API for Chains: https://
langchain.readthedocs.io/en/latest/modu
les/chains/async_chain.html
… Async API for Agents: https://
langchain.readthedocs.io/en/latest/modu
les/chains/async_chain.html
…