Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Write Llama 2 Prompts.ipynb - Colab notebook #156

Open
1 task
irthomasthomas opened this issue Dec 21, 2023 · 0 comments
Open
1 task

How to Write Llama 2 Prompts.ipynb - Colab notebook #156

irthomasthomas opened this issue Dec 21, 2023 · 0 comments
Labels
finetuning Tools for finetuning of LLMs e.g. SFT or RLHF in-context-learning Examples of few-shot prompts for in-context learning. llm Large Language Models llm-experiments experiments with large language models llm-function-calling Function Calling with Large Language Models MachineLearning ML Models, Training and Inference

Comments

@irthomasthomas
Copy link
Owner

  • How to Write Llama 2 Prompts.ipynb - Colaboratory

    Prompting large language models like Llama 2 is an art and a science. In this post we're going to cover everything I’ve learned while exploring Llama 2, including how to format chat prompts, when to use which Llama variant, when to use ChatGPT over Llama, how system prompts work, and some tips and tricks.
    There’s still much to be learned, but you should leave this post with a better understanding of how to be a Llama whisperer.

@irthomasthomas irthomasthomas added inbox-url unclassified Choose this if none of the other labels (bar New Label) fit the content. llm Large Language Models finetuning Tools for finetuning of LLMs e.g. SFT or RLHF llm-experiments experiments with large language models MachineLearning ML Models, Training and Inference llm-function-calling Function Calling with Large Language Models in-context-learning Examples of few-shot prompts for in-context learning. labels Dec 21, 2023
@irthomasthomas irthomasthomas removed the unclassified Choose this if none of the other labels (bar New Label) fit the content. label Dec 28, 2023
@ShellLM ShellLM removed the llama label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
finetuning Tools for finetuning of LLMs e.g. SFT or RLHF in-context-learning Examples of few-shot prompts for in-context learning. llm Large Language Models llm-experiments experiments with large language models llm-function-calling Function Calling with Large Language Models MachineLearning ML Models, Training and Inference
Projects
None yet
Development

No branches or pull requests

2 participants