You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,19 @@ Please [open an issue](https://github.com/souzatharsis/tamingLLMs/issues) with y
11
11
### *A Practical Guide to LLM Pitfalls with Open Source Software*
12
12
13
13
Abstract: **The current discourse around Large Language Models (LLMs) tends to focus heavily on their capabilities while glossing over fundamental challenges. Conversely, this book takes a critical look at the key limitations and implementation pitfalls that engineers and technical leaders encounter when building LLM-powered applications. Through practical Python examples and proven open source solutions, it provides an introductory yet comprehensive guide for navigating these challenges. The focus is on concrete problems with reproducible code examples and battle-tested open source tools. By understanding these pitfalls upfront, readers will be better equipped to build products that harness the power of LLMs while sidestepping their inherent limitations.**
| Preface ||[html](https://www.tamingllms.com/markdown/preface.html)| N/A |*Ready for Review*|
17
-
| About the Book ||[html](https://www.tamingllms.com/markdown/intro.html)| N/A |*Ready for Review*|
18
-
| Chapter 1: The Evals Gap ||[html](https://www.tamingllms.com/notebooks/evals.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/evals.ipynb)|*Ready for Review*|
19
-
| Chapter 2: Structured Output|[pdf](https://www.dropbox.com/scl/fi/x3a84bm1ewcfemj4p7b5p/DRAFT_Chapter-2-Structured-Output.pdf?rlkey=zysw6mat7har133rs7am7bb8n&st=4ns4ak24&dl=0)|[html](https://www.tamingllms.com/notebooks/structured_output.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/structured_output.ipynb)|*Ready for Review*|
20
-
| Chapter 3: Managing Input Data ||[html](https://www.tamingllms.com/notebooks/input.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb)| WIP |
21
-
| Chapter 4: Safety ||[html](https://www.tamingllms.com/notebooks/safety.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb)|*Ready for Review*|
22
-
| Chapter 5: Preference-Based Alignment ||[html](https://www.tamingllms.com/notebooks/alignment.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/alignment.ipynb)|*Ready for Review*|
23
-
| Chapter 6: Local LLMs in Practice ||[html](https://www.tamingllms.com/notebooks/local.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/local.ipynb)|*Ready for Review*|
24
-
| Chapter 7: The Falling Cost Paradox |||| WIP |
25
-
| Chapter 8: Frontiers |||||
26
-
| Appendix A: Tools and Resources |||||
14
+
| Chapter | PDF |Podcast |Website | Notebook | Status |
| Preface |||[html](https://www.tamingllms.com/markdown/preface.html)| N/A |*Ready for Review*|
17
+
| About the Book |||[html](https://www.tamingllms.com/markdown/intro.html)| N/A |*Ready for Review*|
18
+
| Chapter 1: The Evals Gap |||[html](https://www.tamingllms.com/notebooks/evals.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/evals.ipynb)|*Ready for Review*|
19
+
| Chapter 2: Structured Output|[pdf](https://www.dropbox.com/scl/fi/x3a84bm1ewcfemj4p7b5p/DRAFT_Chapter-2-Structured-Output.pdf?rlkey=zysw6mat7har133rs7am7bb8n&st=4ns4ak24&dl=0)|[podcast](https://open.substack.com/pub/tamingllm/p/chapter-2-podcast-structured-output?r=4twl46&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true)|[html](https://www.tamingllms.com/notebooks/structured_output.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/structured_output.ipynb)|*Ready for Review*|
20
+
| Chapter 3: Managing Input Data |||[html](https://www.tamingllms.com/notebooks/input.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb)| WIP |
21
+
| Chapter 4: Safety |||[html](https://www.tamingllms.com/notebooks/safety.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb)|*Ready for Review*|
22
+
| Chapter 5: Preference-Based Alignment |||[html](https://www.tamingllms.com/notebooks/alignment.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/alignment.ipynb)|*Ready for Review*|
23
+
| Chapter 6: Local LLMs in Practice |||[html](https://www.tamingllms.com/notebooks/local.html)|[ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/local.ipynb)|*Ready for Review*|
0 commit comments