Explore >> Select a destination


You are here

www.paepper.com
| | stribny.name
3.0 parsecs away

Travel
| | Fields in Artificial Intelligence and what libraries to use to address them.
| | blog.scottlogic.com
2.4 parsecs away

Travel
| | LangChain has become a tremendously popular toolkit for building a wide range of LLM-powered applications, including chat, Q&A and document search. In this blogpost I re-implement some of the novel LangChain functionality as a learning exercise, looking at the low-level prompts it uses to create these higher level capabilities.
| | blog.mozilla.ai
5.0 parsecs away

Travel
| | When it comes to using LLMs, it's not always a question of which model to use: it's also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, a Python library that provides a simple unified interface to access the most popular providers.
| | haifengl.wordpress.com
11.4 parsecs away

Travel
| Generative artificial intelligence (GenAI), especially ChatGPT, captures everyone's attention. The transformerbased large language models (LLMs), trained on a vast quantity of unlabeled data at scale, demonstrate the ability to generalize to many different tasks. To understand why LLMs are so powerful, we will deep dive into how they work in this post. LLM Evolutionary Tree...