Files
LLMs-from-scratch/ch05/14_ch05_with_other_llms/README.md
Sebastian Raschka 90e0f3cc15 Chapter 5 with alternative LLMs (Qwen3, Llama 3) (#943)
* ch05-alt-llms

* fix double import

* style fix

* Fix urls

* Fix urls

* Fix urls
2026-01-09 14:58:20 -06:00

151 B

Chapter 5 With Other LLMs

This folder contains code notebooks that swap in other LLMs (for example, Qwen3 and Llama 3) for GPT-2 in Chapter 5.