posts: selfhosted_llm: add to list

This commit is contained in:
He4eT 2024-01-17 17:50:34 +01:00
commit 55335697cb
2 changed files with 7 additions and 1 deletions

View file

@ -9,6 +9,12 @@ description: 'Сomplete list of posts'
--- ---
## 2024
- [RU] [selfhosted LLM](/posts/2024/selfhosted_llm/)
Персональная LLM в docker-контейнере на твоём компьютере.
## 2020 ## 2020
- [RU] [typographic linter](/posts/2020/typographic_linter/) - [RU] [typographic linter](/posts/2020/typographic_linter/)

View file

@ -9,7 +9,7 @@ year: '2024'
section: 'posts' section: 'posts'
title: 'selfhosted LLM' title: 'selfhosted LLM'
description: 'Персональная LLM в docker-контейнере на твоём компьютере' description: 'Персональные LLM в docker-контейнере на твоём компьютере.'
--- ---