By participating in this workshop, you’ll learn how to:
- Find, pull in, and experiment with the HuggingFace model repository and the associated transformers API
- Use encoder models for tasks like semantic analysis, embedding, question-answering, and zero-shot classification
- Use decoder models to generate sequences like code, unbounded answers, and conversations
- Use state management and composition techniques to guide LLMs for safe, effective, and accurate conversation