transformer : HuggingFace # Transformer # AWS Sagemaker Studio Lab
- Learn what Transformer models can do and use the first tool from the 🤗 Transformers library: the pipeline() function.
-
- Encoder-only
-
- Decoder-only
-
- Encoder-Decoder (sequence-to-sequence)
-
- Input Embeddings
-
- Self‑Attention Mechanism
-
- Multi‑Head Attention
-
- Feed‑Forward Networks
-
- Residual Connections & Layer Normalization
- GPT‑5
- Claude
- Llama
- Gemini
- Vision Transformers (ViT)
- BPE (Byte Pair Encoding)
- WordPiece
- SentencePiece

















