Skip to content

Instantly share code, notes, and snippets.

@razhangwei
Last active October 4, 2024 18:34
Show Gist options
  • Save razhangwei/c18dd119dc8ce6f8e2df8b6baa0bb306 to your computer and use it in GitHub Desktop.
Save razhangwei/c18dd119dc8ce6f8e2df8b6baa0bb306 to your computer and use it in GitHub Desktop.
#meta #GenAI cheatsheet

Prompt Engineering

Prompt Forge

  • Allow you to quickly test system/user prompt along with self-defined examples
  • prompt template with placeholder variables.
  • Evaluators

Inference

How to run batch LLM inference with dataswarm

Example: dataswarm-pipelines/tasks/gen_ai/web_search/query_understanding/generate_query_attributes_version_2

Finetuning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment