Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b34be2

Browse files
Silas Marvingitbook-bot
Silas Marvin
authored andcommitted
GITBOOK-31: Announcing the 1.0 SDK
1 parentb3b5f03 commit0b34be2

12 files changed

+204
-56
lines changed

‎pgml-cms/blog/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
*[Postgres Full Text Search is Awesome!](postgres-full-text-search-is-awesome.md)
2929
*[Oxidizing Machine Learning](oxidizing-machine-learning.md)
3030
*[Data is Living and Relational](data-is-living-and-relational.md)
31+
*[The 1.0 SDK is Here](the-1.0-sdk-is-here.md)

‎pgml-cms/blog/announcing-gptq-and-ggml-quantized-llm-support-for-huggingface-transformers.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ description: >-
33
GPTQ & GGML allow PostgresML to fit larger models in less RAM. These
44
algorithms perform inference significantly faster on NVIDIA, Apple and Intel
55
hardware.
6-
featured:false
7-
tags:[engineering]
8-
image:".gitbook/assets/image (14).png"
96
---
107

118
#Announcing GPTQ & GGML Quantized LLM support for Huggingface Transformers

‎pgml-cms/blog/announcing-support-for-aws-us-east-1-region.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
---
2-
description:>-
3-
We added aws us east 1 to our list of support aws regions.
4-
featured:false
5-
tags:[product]
6-
---
7-
81
#Announcing Support for AWS us-east-1 Region
92

103
<divalign="left">

‎pgml-cms/blog/data-is-living-and-relational.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ description: >-
33
A common problem with data science and machine learning tutorials is the
44
published and studied datasets are often nothing like what you’ll find in
55
industry.
6-
featured:false
7-
tags:[engineering]
86
---
97

108
#Data is Living and Relational

‎pgml-cms/blog/generating-llm-embeddings-with-open-source-models-in-postgresml.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
description:>-
33
How to use the pgml.embed(...) function to generate embeddings with free and
44
open source models in your own database.
5-
image:".gitbook/assets/blog_image_generating_llm_embeddings.png"
6-
features:true
75
---
86

97
#Generating LLM embeddings with open source models in PostgresML

‎pgml-cms/blog/how-to-improve-search-results-with-machine-learning.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ description: >-
33
PostgresML makes it easy to use machine learning on your data and scale
44
workloads horizontally in our cloud. One of the most common use cases is to
55
improve search results.
6-
featured:true
7-
image:".gitbook/assets/image (2) (2).png"
8-
tags:["Engineering"]
96
---
107

118
#How-to Improve Search Results with Machine Learning

‎pgml-cms/blog/introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2-
featured:true
3-
tags:[engineering, product]
42
image:https://postgresml.org/dashboard/static/images/open_source_ai_social_share.png
53
description:>-
64
Quickly and easily transition from the confines of the OpenAI APIs to higher
75
quality embeddings and unrestricted text generation models.
8-
image:".gitbook/assets/blog_image_switch_kit.png"
96
---
107

118
#Introducing the OpenAI Switch Kit: Move from closed to open-source AI in minutes

‎pgml-cms/blog/postgres-full-text-search-is-awesome.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
description:>-
33
If you want to improve your search results, don't rely on expensive O(n*m)
44
word frequency statistics. Get new sources of data instead.
5-
image:".gitbook/assets/image (53).png"
65
---
76

87
#Postgres Full Text Search is Awesome!

‎pgml-cms/blog/postgresml-is-going-multicloud.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
#PostgresML is going multicloud
22

3-
<divalign="left">
4-
5-
<figure><imgsrc=".gitbook/assets/lev.jpg"alt="Author"width="100"><figcaption></figcaption></figure>
6-
7-
</div>
8-
9-
Lev Kokotov
10-
11-
Jan 18, 2024
12-
13-
143
We started PostgresML two years ago with the goal of making machine learning and AI accessible and easy for everyone. To make this a reality, we needed to deploy PostgresML as closely as possible to our end users. With that goal mind, today we're proud to announce support for a new cloud provider: Azure.
154

165
###How we got here

‎pgml-cms/blog/speeding-up-vector-recall-5x-with-hnsw.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ description: >-
33
HNSW indexing is the latest upgrade in vector recall performance. In this post
44
we announce our updated SDK that utilizes HNSW indexing to give world class
55
performance in vector search.
6-
tags:[engineering]
7-
featured:true
8-
image:".gitbook/assets/blog_image_hnsw.png"
96
---
107

118
#Speeding up vector recall 5x with HNSW

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp