Skip to content

Commit a272ee2

Browse files
authored
publish blog post (postgresml#1583)
1 parent 651b3d8 commit a272ee2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

pgml-cms/blog/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: recent blog posts
44

55
# Home
66

7-
* [announcing-the-release-of-our-rust-sdk](announcing-the-release-of-our-rust-sdk.md)
7+
* [announcing-support-for-meta-llama-3.1](announcing-support-for-meta-llama-3.1.md "mention")
8+
* [announcing-the-release-of-our-rust-sdk](announcing-the-release-of-our-rust-sdk.md "mention")
89
* [meet-us-at-the-2024-ai-dev-summit-conference](meet-us-at-the-2024-ai-dev-summit-conference.md "mention")
910
* [introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md](introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md "mention")
1011
* [speeding-up-vector-recall-5x-with-hnsw.md](speeding-up-vector-recall-5x-with-hnsw.md "mention")

pgml-cms/blog/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [Korvus The All-in-One RAG Pipeline for PostgresML](introducing-korvus-the-all-in-one-rag-pipeline-for-postgresml.md)
55
* [Semantic Search in Postgres in 15 Minutes](semantic-search-in-postgres-in-15-minutes.md)
66
* [Unified RAG](unified-rag.md)
7+
* [Announcing Support for Meta Llama 3.1](announcing-support-for-meta-llama-3.1.md)
78
* [Announcing the Release of our Rust SDK](announcing-the-release-of-our-rust-sdk.md)
89
* [Serverless LLMs are dead; Long live Serverless LLMs](serverless-llms-are-dead-long-live-serverless-llms.md)
910
* [Speeding up vector recall 5x with HNSW](speeding-up-vector-recall-5x-with-hnsw.md)

pgml-cms/blog/announcing-support-for-meta-llama-3.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: >-
3-
Today we’re taking the next steps towards open source AI becoming the industry standard. We’re releasing Llama 3.1 405B, the first frontier-level open source AI model, as well as new and improved Llama 3.1 70B and 8B models. In addition to having significantly better cost/performance relative to closed models.
3+
Today we’re taking the next steps towards open source AI becoming the industry standard. We’re adding support for Llama 3.1 405B, the first frontier-level open source AI model, as well as new and improved Llama 3.1 70B and 8B models.
44
featured: false
55
tags: [engineering]
66
image: ".gitbook/assets/image (2) (2).png"

0 commit comments

Comments
 (0)