mirror of
https://github.com/dair-ai/Prompt-Engineering-Guide
synced 2024-11-12 01:10:57 +00:00
12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"flan": "Flan",
|
|
"chatgpt": "ChatGPT",
|
|
"llama": "LLaMA",
|
|
"gpt-4": "GPT-4",
|
|
"mistral-7b": "Mistral 7B",
|
|
"gemini": "Gemini",
|
|
"phi-2": "Phi-2",
|
|
"mixtral": "Mixtral",
|
|
"collection": "Model Collection"
|
|
}
|
|
|