Skip to content

Commit 4506516

Browse files
improve (#1507)
1 parent 91433dd commit 4506516

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

_blog.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,12 +2819,12 @@
28192819
- diffusers
28202820
- text-to-image
28212821

2822-
# - local: optimize-llm
2823-
# title: "Optimizing your LLM in production"
2824-
# author: patrickvonplaten
2825-
# thumbnail: /blog/assets/163_optimize_llm/self_attn_tokens.png
2826-
# date: Sep 18, 2023
2827-
# tags:
2828-
# - nlp
2829-
# - research
2830-
# - LLM
2822+
- local: optimize-llm
2823+
title: "Optimizing your LLM in production"
2824+
author: patrickvonplaten
2825+
thumbnail: /blog/assets/163_optimize_llm/optimize_llm.png
2826+
date: Sep 15, 2023
2827+
tags:
2828+
- nlp
2829+
- research
2830+
- LLM
287 KB
Loading

optimize-llm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Optimizing your LLM in production"
3-
thumbnail: /blog/assets/163_getting_most_out_of_llms/self_attn_tokens.png
3+
thumbnail: /blog/assets/163_getting_most_out_of_llms/optimize_llm.png
44
authors:
55
- user: patrickvonplaten
66
---

0 commit comments

Comments
 (0)