Skip to content

go-go-golems/go-go-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LLMs for the working programmer

Workshop time: June 25th, 9:00 AM.

Youtube Video: https://www.youtube.com/watch?v=zwItokY087U

Slack channel: #workshop-llm-working-programmer

Participants need access to a LLM of their choice (recommended: gpt-4o and claude 3.5 sonnet). Please prepare a list of programming topics (projects you want to build, legacy code you might want to work on, frameworks and technologies you want to learn). I will provide an extensive list of ideas to try out during the talk.

The handout to the talk will be added shortly before the workshop, I don't want to spoil the surprise.

Prerequisites

These are all optional and just FIY.

LLMs

I don't really know too much about the internals of models and how they are trained. So you don't need to either!

  • broad knowledge of how LLMs work (not need to go rabbit hole into the details)
  • transformer attention (autoregression in particular, the model uses its own output as part of generating further output)
  • tokens and context window size
  • RLHF instruct vs "pure" completion models / function calls and how they get encoded as special tokens

Programming

More general purpose books

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published