Skip to content

Commit ae22b3a

Browse files
committed
minor updates
1 parent e4b5cd4 commit ae22b3a

File tree

3 files changed

+4
-4
lines changed
  • content/posts

3 files changed

+4
-4
lines changed

content/posts/2024-07-17-llm-quantisation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ ShowRssButtonInSectionTermList: true
2323
UseHugoToc: false
2424
mermaid: false
2525
cover:
26-
image: ""
26+
image: "quant-neural.png"
2727
alt: ""
28-
hidden: false
28+
relative: true # Set to true for page bundle images
2929
---
3030

3131
AI models ("LLMs" in this case) have inherently large sizes and computational requirements that often pose challenges for deployment and use.

content/posts/2024-07-18-code-chaos-copilots/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ShowRssButtonInSectionTermList: true
2323
UseHugoToc: false
2424
mermaid: false
2525
cover:
26-
image: ""
26+
image: "code-chaos-copilots-screenshot.png"
2727
alt: ""
2828
hidden: false
2929
---

content/posts/2024-07-20-parameter-playground/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ShowRssButtonInSectionTermList: true
2323
UseHugoToc: false
2424
mermaid: false
2525
cover:
26-
image: ""
26+
image: "parameter-playground.webp"
2727
alt: ""
2828
hidden: false
2929
---

0 commit comments

Comments
 (0)