llms_from_scratch_rs

Module examples

Source
Expand description

Examples

This module contains Rust translations for the example PyTorch code provided in each chapter. That is, the code that is found “in-line” along with the main text and specifically not the code belonging to any given Listing.

Modules§

  • Examples from Chapter 2
  • Examples from Chapter 3
  • Examples from Chapter 4
  • Examples from Chapter 5
  • Examples from Chapter 6
  • Examples from Chapter 7