mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-06 09:20:31 +00:00
17 lines
394 B
JSON
17 lines
394 B
JSON
{
|
|
"flan": "Flan",
|
|
"chatgpt": "ChatGPT",
|
|
"llama": "LLaMA",
|
|
"gpt-4": "GPT-4",
|
|
"mistral-7b": "Mistral 7B",
|
|
"gemini": "Gemini",
|
|
"gemini-advanced": "Gemini Advanced",
|
|
"gemini-pro": "Gemini 1.5 Pro",
|
|
"phi-2": "Phi-2",
|
|
"mixtral": "Mixtral",
|
|
"code-llama": "Code Llama",
|
|
"olmo": "OLMo",
|
|
"sora": "Sora",
|
|
"collection": "Collection de modèles"
|
|
}
|
|
|