Skip to content

Commit

Permalink
Change link for llama cpp + sparq blog post (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaribar authored Sep 18, 2024
1 parent c3966d5 commit 1e3270e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: "Speeding up LLM inference using SparQ Attention & llama.cpp"
date: 2024-09-08T01:00:00-00:00
header:
teaser: /assets/images/posts/2024-09/sparq-llama-cpp/sparq-speedup.png
image: /assets/images/posts/2024-09/sparq-llama-cpp/sparq-speedup.png
og_image: /assets/images/posts/2024-09/sparq-llama-cpp/sparq-speedup.png
teaser: /assets/images/posts/2024-09/llama-cpp-sparq/sparq-speedup.png
image: /assets/images/posts/2024-09/llama-cpp-sparq/sparq-speedup.png
og_image: /assets/images/posts/2024-09/llama-cpp-sparq/sparq-speedup.png

layout: single
category: "posts"
Expand All @@ -18,7 +18,7 @@ toc: true
toc_sticky: true
toc_label: "SparQ Attention & llama.cpp"
toc_icon: "book"
image_dir: "/assets/images/posts/2024-09/sparq-llama-cpp/"
image_dir: "/assets/images/posts/2024-09/llama-cpp-sparq/"
author: Luka Ribar
---

Expand Down

0 comments on commit 1e3270e

Please sign in to comment.