You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prompt-Engineering-Guide/pages/research.en.mdx

13 lines
854 B
Plaintext

5 months ago
# LLM Research Findings
import {Cards, Card} from 'nextra-theme-docs'
import {FilesIcon} from 'components/icons'
import ContentFileNames from 'components/ContentFileNames'
5 months ago
In this section, we regularly highlight miscellaneous and interesting research findings about how to better work with large language models (LLMs). It include new tips, insights and developments around important LLM research areas such as scaling, agents, efficiency, hallucination, architectures, prompt injection, and much more.
5 months ago
LLM research and AI research in general is moving fast so we hope that this resource can help both researchers and developers stay ahead of important developments. We also welcome contributions to this section if you would like to highlight an exciting finding about your research or experiments.
5 months ago
<ContentFileNames section="research" lang="en"/>
5 months ago