Skip to content

Commit ccb4727

Browse files
committed
autosave: 2026-02-27 05:04:08
1 parent fb67b5d commit ccb4727

File tree

14 files changed

+101
-58
lines changed

14 files changed

+101
-58
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"hash": "3abf661dcb9f5230269ec3ae291922d0",
3+
"result": {
4+
"engine": "knitr",
5+
"markdown": "---\ntitle: Hallucinations and Alignment\ndraft: true\nengine: knitr\n---\n\n\n\n\n\n## TikZ Diagrams\n\n### Probability-Payoff Diagram\n\n\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](2026-02-26-hallucinations-and-alignment_files/figure-html/unnamed-chunk-1-1.png){width=672}\n:::\n:::\n\n\n\n\n### Marschak-Machina Diagram\n\n\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](2026-02-26-hallucinations-and-alignment_files/figure-html/unnamed-chunk-2-1.png){width=672}\n:::\n:::\n",
6+
"supporting": [],
7+
"filters": [
8+
"rmarkdown/pagebreak.lua"
9+
],
10+
"includes": {},
11+
"engineDependencies": {},
12+
"preserve": {},
13+
"postProcess": true
14+
}
15+
}
Binary file not shown.
35.6 KB
Loading
Binary file not shown.
24.9 KB
Loading

docs/index.html

Lines changed: 29 additions & 50 deletions
Large diffs are not rendered by default.

docs/listings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"listing": "/index.html",
44
"items": [
55
"/posts/2024-10-27-from-citlali.html",
6-
"/posts/2026-02-26-hallucinations-and-alignment.html",
76
"/posts/2026-01-29-knowledge-creating-llms.html",
87
"/posts/2025-12-30-llm-verification.html",
98
"/posts/2025-10-19-forecasts-of-AI-growth.html",

docs/posts/2026-02-26-hallucinations-and-alignment.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
border-radius: 4px;
102102
}
103103
</style>
104+
<meta name="quarto:status" content="draft">
104105

105106

106107
<link rel="stylesheet" href="../styles.css">
@@ -111,7 +112,7 @@
111112
<body class="nav-fixed fullcontent">
112113

113114
<div id="quarto-search-results"></div>
114-
<header id="quarto-header" class="headroom fixed-top quarto-banner">
115+
<header id="quarto-header" class="headroom fixed-top quarto-banner"><div id="quarto-draft-alert" class="alert alert-warning"><i class="bi bi-pencil-square"></i>Draft</div>
115116
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
116117
<div class="navbar-container container-fluid">
117118
<div class="navbar-brand-container mx-auto">
@@ -187,10 +188,27 @@ <h1 class="title">Hallucinations and Alignment</h1>
187188
<h2 class="anchored" data-anchor-id="tikz-diagrams">TikZ Diagrams</h2>
188189
<section id="probability-payoff-diagram" class="level3">
189190
<h3 class="anchored" data-anchor-id="probability-payoff-diagram">Probability-Payoff Diagram</h3>
190-
191+
<div class="cell">
192+
<div class="cell-output-display">
193+
<div>
194+
<figure class="figure">
195+
<p><img src="2026-02-26-hallucinations-and-alignment_files/figure-html/unnamed-chunk-1-1.png" class="img-fluid figure-img" width="672"></p>
196+
</figure>
197+
</div>
198+
</div>
199+
</div>
191200
</section>
192201
<section id="marschak-machina-diagram" class="level3">
193202
<h3 class="anchored" data-anchor-id="marschak-machina-diagram">Marschak-Machina Diagram</h3>
203+
<div class="cell">
204+
<div class="cell-output-display">
205+
<div>
206+
<figure class="figure">
207+
<p><img src="2026-02-26-hallucinations-and-alignment_files/figure-html/unnamed-chunk-2-1.png" class="img-fluid figure-img" width="672"></p>
208+
</figure>
209+
</div>
210+
</div>
211+
</div>
194212

195213

196214
</section>
35.6 KB
Loading
24.9 KB
Loading

0 commit comments

Comments
 (0)