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: docs/docs/building-blocks/6-optimizers.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ In many cases, we found that compiling leads to better prompts than human writin
36
36
<!-- 1. Running symilar on the teleprompter module to extract the python hierarchy as a Graphviz dot file -->
37
37
<!-- 2. Hand-editing the resulting dot file to remove classes that are not teleprompters/optimizers (e.g., classes for data structures manipulated by optimizers). -->
38
38
<!-- 3. Using dot to compile the `.dot` file into a PNG -->
39
+
<!-- Robert Goldman [2024/05/11:rpg] -->
39
40
40
41
[Subclasses of Teleprompter](figures/teleprompter-classes.png)
0 commit comments