File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
2024-07-17-llm-quantisation
2024-07-18-code-chaos-copilots
2024-07-20-parameter-playground Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ ShowRssButtonInSectionTermList: true
23
23
UseHugoToc : false
24
24
mermaid : false
25
25
cover :
26
- image : " "
26
+ image : " quant-neural.png "
27
27
alt : " "
28
- hidden : false
28
+ relative : true # Set to true for page bundle images
29
29
---
30
30
31
31
AI models ("LLMs" in this case) have inherently large sizes and computational requirements that often pose challenges for deployment and use.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ShowRssButtonInSectionTermList: true
23
23
UseHugoToc : false
24
24
mermaid : false
25
25
cover :
26
- image : " "
26
+ image : " code-chaos-copilots-screenshot.png "
27
27
alt : " "
28
28
hidden : false
29
29
---
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ShowRssButtonInSectionTermList: true
23
23
UseHugoToc : false
24
24
mermaid : false
25
25
cover :
26
- image : " "
26
+ image : " parameter-playground.webp "
27
27
alt : " "
28
28
hidden : false
29
29
---
You can’t perform that action at this time.
0 commit comments