Skip to content

Commit def07a5

Browse files
author
souzatharsis
committed
add safety pdf to readme
1 parent e44175c commit def07a5

File tree

6 files changed

+7
-9
lines changed

6 files changed

+7
-9
lines changed
849 Bytes
Binary file not shown.
354 Bytes
Binary file not shown.

tamingllms/_build/html/_sources/markdown/toc.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ Abstract: *The current discourse around Large Language Models (LLMs) tends to fo
2323
| About the Book | [pdf](https://docsend.com/view/h9zrk4su559d2mmk) | | [html](https://www.tamingllms.com/markdown/intro.html) | N/A | *Ready for Review* |
2424
| Chapter 1: The Evals Gap | [pdf](https://docsend.com/view/a3s9qk8ix3btaa3u) | [podcast](https://tamingllm.substack.com/p/chapter-1-podcast-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* |
2525
| Chapter 2: Structured Output| [pdf](https://docsend.com/view/5i88kgvkvtxucj3b) | [podcast](https://tamingllm.substack.com/p/chapter-2-podcast-structured-output) | [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* |
26-
| Chapter 3: Managing Input Data | [pdf](https://docsend.com/view/dp8b6j8jgpexkvkx) | | [html](https://www.tamingllms.com/notebooks/input.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb) | *Ready for Review* |
27-
| Chapter 4: Safety | | | [html](https://www.tamingllms.com/notebooks/safety.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb) | |
26+
| Chapter 3: Managing Input Data | [pdf](https://docsend.com/view/dp8b6j8jgpexkvkx) | | [html](https://www.tamingllms.com/notebooks/input.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb) | *Ready for Review* |
27+
| Chapter 4: Safety | [pdf](https://docsend.com/view/xzb3f6fqvy5cjzps) | | [html](https://www.tamingllms.com/notebooks/safety.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb) | *Ready for Review* |
2828
| 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) | |
2929
| 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) | |
3030
| Chapter 7: The Falling Cost Paradox | | | | | WIP |
3131
| Chapter 8: Frontiers | | | | | |
3232
| Appendix A: Tools and Resources | | | | | |
3333

3434

35-
3635
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
3736

3837
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/

tamingllms/_build/html/markdown/toc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,11 +287,11 @@ <h2><em>A Practical Guide to LLM Pitfalls with Open Source Software</em><a class
287287
<td><p><em>Ready for Review</em></p></td>
288288
</tr>
289289
<tr class="row-odd"><td><p>Chapter 4: Safety</p></td>
290-
<td><p></p></td>
290+
<td><p><a class="reference external" href="https://docsend.com/view/xzb3f6fqvy5cjzps">pdf</a></p></td>
291291
<td><p></p></td>
292292
<td><p><a class="reference external" href="https://www.tamingllms.com/notebooks/safety.html">html</a></p></td>
293293
<td><p><a class="reference external" href="https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb">ipynb</a></p></td>
294-
<td><p></p></td>
294+
<td><p><em>Ready for Review</em></p></td>
295295
</tr>
296296
<tr class="row-even"><td><p>Chapter 5: Preference-Based Alignment</p></td>
297297
<td><p></p></td>

tamingllms/_build/jupyter_execute/markdown/intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "54449f64",
5+
"id": "3ad550fc",
66
"metadata": {},
77
"source": [
88
"(intro)=\n",

tamingllms/markdown/toc.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ Abstract: *The current discourse around Large Language Models (LLMs) tends to fo
2323
| About the Book | [pdf](https://docsend.com/view/h9zrk4su559d2mmk) | | [html](https://www.tamingllms.com/markdown/intro.html) | N/A | *Ready for Review* |
2424
| Chapter 1: The Evals Gap | [pdf](https://docsend.com/view/a3s9qk8ix3btaa3u) | [podcast](https://tamingllm.substack.com/p/chapter-1-podcast-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* |
2525
| Chapter 2: Structured Output| [pdf](https://docsend.com/view/5i88kgvkvtxucj3b) | [podcast](https://tamingllm.substack.com/p/chapter-2-podcast-structured-output) | [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* |
26-
| Chapter 3: Managing Input Data | [pdf](https://docsend.com/view/dp8b6j8jgpexkvkx) | | [html](https://www.tamingllms.com/notebooks/input.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb) | *Ready for Review* |
27-
| Chapter 4: Safety | | | [html](https://www.tamingllms.com/notebooks/safety.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb) | |
26+
| Chapter 3: Managing Input Data | [pdf](https://docsend.com/view/dp8b6j8jgpexkvkx) | | [html](https://www.tamingllms.com/notebooks/input.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/input.ipynb) | *Ready for Review* |
27+
| Chapter 4: Safety | [pdf](https://docsend.com/view/xzb3f6fqvy5cjzps) | | [html](https://www.tamingllms.com/notebooks/safety.html) | [ipynb](https://github.com/souzatharsis/tamingLLMs/blob/master/tamingllms/notebooks/safety.ipynb) | *Ready for Review* |
2828
| 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) | |
2929
| 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) | |
3030
| Chapter 7: The Falling Cost Paradox | | | | | WIP |
3131
| Chapter 8: Frontiers | | | | | |
3232
| Appendix A: Tools and Resources | | | | | |
3333

3434

35-
3635
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
3736

3837
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/

0 commit comments

Comments
 (0)