Impressive Theory of Mind capabilities from Bing Chat
LLMS
-
Combining Three Transformers Achieves Strong Multimodal Image-Text Results
By
–
I love the modelling simplicity in this paper: combine 3 transformers into a big transformer and, voilà! amazing results for mapping images+text to text.
-
CEO discusses LLM training advancements and customer news
By
–
Our CEO @andrewdfeldman talks about our latest customer news and technology advancements in training #LLMs with @UniteAI
. Check out the interview here: https://
hubs.ly/Q01C6CT-0 -
SambaNova Achieves GPT 175B Accuracy with 10x Efficiency
By
–
New blog from our ML Engineering team: Achieving GPT 175B Level Accuracy with a 10x More Efficient Model https://
sambanova.ai/blog/achieving
-gpt-175b-level-accuracy-with-a-10x-more-efficient-model/
… #ai #ml #gpt #generativeai -

Graph Memory for Chatbot Knowledge Extraction
By
–
Graph Memory Use this graph data structure as a memory module in your chatbot. Extracts knowledge triplets every interaction, builds a graph over time, and pulls relevant triplets into context when replying Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/memory/getting_started.html#conversation-knowledge-graph-memory
… -
LangChain Adds Graph Support for Question Answering
By
–
Graph Support Previously in LangChain, the only real data structure used for storing data was a vector store In v0.0.85 we've now added in [BETA] graph support This can be used for Question Answering and Memory
-

Graph Question-Answering with Knowledge Triplets Extraction
By
–
Graph Question-Answering Create a graph by extracting knowledge triplets. Then for a given question extract the relevant entities and pull in information about them Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/chains/combine_docs_examples/graph_qa.html
… -
Chat ISW Reports: RAG Tool Over War Analysis Documents
By
–
Chat ISW Reports Author: Matthew Robinson Twitter: @UnstructuredIO GitHub: https://
github.com/Unstructured-I
O/chat-isw-reports
… Description: Chat over documents pulled from the Institute for the Study of War (ISW) website. -
Chat-Your-Data Self-Hosted: Open-Source AI Tool
By
–
Chat-Your-Data Self Hosted Author: Misbah Syed Twitter: @MisbahSy GitHub Repo: https://
github.com/misbahsy/chat-
your-data-self-hosted
… Description: This repo can help you use models hosted on @huggingface for embedding and for text generation.
