A cool example of RAG at scale
LLMS
-
Natural Language Interfaces Likely Before AI Overlay Technology
By
–
I think overlays will get there but if natural language interfaces are a prerequiste it does seem like something that's purely language first will exist before overlays (which still have a bit of work to go).
-
LLM Trustworthiness Risks in Critical Domain Deployment
By
–
“Everyone seems to think LLMs are perfect and capable, compared with other models. That’s very dangerous, especially if people deploy these models in critical domains.” — @sanmikoyejo https://
hai.stanford.edu/news/how-trust
worthy-are-large-language-models-gpt
… (3/3) -

HAI researcher discusses AI model evaluation with US policymakers
By
–
Last week, HAI Faculty Affiliate @sanmikoyejo headed to DC to meet with @corybooker
, @RepDonBeyer
, @RepYvetteClarke
, @JayObernolte and several other policymakers to discuss his research on the mirage of emergent abilities and model evaluation. (1/3) -

10 Essential Things to Know About Large Language Models
By
–
Curious about Large Language Models (#LLMs)? Discover the 10 Things You Need To Know About LLMs in our latest blog post. From their architecture to practical applications and fine-tuning strategies, this guide has got you covered! https://
pbase.ai/3rnIRqV -

Advanced LLM OS Could Replace 80% of Computer Usage
By
–
A sufficiently advanced LLM OS could probably replace 80%+ of what people use computers for. In 2017 during the first AR wave people talked about audio AR coming first. A system like an always-on LLM OS is this in many ways – it's more "augmented reality" (as computing on the
-

Llama 2 Ecosystem: Past, Present and Future Updates
By
–
There's a lot to talk about with Llama 2 at #MetaConnect2023. We've published a new post on our blog on the past, present and future of the Llama ecosystem covering some of the updates we shared at Connect and more
-
Best Models for Mimicking Tone and Style in Content Rewriting
By
–
What are the best models for mimicking a tone and style for rewriting content?
-
Integrating AI conversational models with memory into video games
By
–
Et d’ailleurs j’en profite pour acheter du grain à ta vidéo @Frederic_Molas , un des plus grands enjeux avec les développements recent c’est de réussir à intégrer les modèles IA conversationnels qu’on connaît aujourd’hui dans les JV avec une mémoire pour rendre le jv encore plus
-
Chat API with RAG: Three Operational Modes Explained
By
–
The Chat API with RAG can be used as an end-to-end system or as modular components. There are three modes available: Document Mode, Query-Generation Mode, and Connector Mode. Each provides a unique way to interface with data.