/
githubmirror
/
Prompt-Engineering-Guide
Обзор
Документация
Войти
/
githubmirror
/
Prompt-Engineering-Guide
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
ar-pages/models.ar.mdx
10 строк
723 B
Hamza
Add the basis of Arabic translation (menu items - index page)
02 июн 2024, 12:30
02 июн 2024, 12:30
0f24c96
Код
Авторство
О чём код?
# Model Prompting Guides import { Callout } from 'nextra-theme-docs' import {Cards, Card} from 'nextra-theme-docs' import {FilesIcon} from 'components/icons' import ContentFileNames from 'components/ContentFileNames' In this section, we will cover some of the recent language models and how they successfully apply the latest and most advanced prompting engineering techniques. In addition, we cover capabilities of these models on a range of tasks and prompting setups like few-shot prompting, zero-shot prompting, and chain-of-thought prompting. Understanding these capabilities are important to understand the limitations of these models and how to use them effectively. <ContentFileNames section="models" lang="en"/>