Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 531 Bytes

File metadata and controls

20 lines (19 loc) · 531 Bytes

Game Plan

  • Transformer architecture overview
  • Using LLMs
  • Evaluating LLMs
    • Existing common evaluations
      • MT-Bench
      • AlpacaEval
    • Creating your evaluation
  • Deploying LLMs
    • Deploy to the huggingface API
    • OpenAI completions standard