From 617c41f86143c9237e39760c29b60139aca2bc44 Mon Sep 17 00:00:00 2001 From: souzatharsis Date: Sat, 28 Dec 2024 06:57:04 -0300 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06524f5..3cf1db3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Abstract: **The current discourse around Large Language Models (LLMs) tends to f | Preface | [html](https://www.souzatharsis.com/tamingLLMs/markdown/preface.html) | N/A | *Ready for Review* | | About the Book | [html](https://www.souzatharsis.com/tamingLLMs/markdown/intro.html) | N/A | *Ready for Review* | | Chapter 1: The Evals Gap | [html](https://www.souzatharsis.com/tamingLLMs/notebooks/evals.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/evals.ipynb) | *Ready for Review* | -| Chapter 2: Managing Input Data | | | | +| Chapter 2: Managing Input Data | [html](https://www.souzatharsis.com/tamingLLMs/notebooks/input.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb) | WIP | | Chapter 3: Structured Output| [html](https://www.souzatharsis.com/tamingLLMs/notebooks/structured_output.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/structured_output.ipynb) | *Ready for Review* | | Chapter 4: Safety | [html](https://www.souzatharsis.com/tamingLLMs/notebooks/safety.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb) | *Ready for Review* | | Chapter 5: Preference-Based Alignment | [html](https://www.souzatharsis.com/tamingLLMs/notebooks/alignment.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/alignment.ipynb) | *Ready for Review* |