Skip to content

Commit

Permalink
feat: add index, alt
Browse files Browse the repository at this point in the history
  • Loading branch information
katopz committed Jun 20, 2024
1 parent 6847cbf commit 3dc38e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/ml/frameworks/mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- [Hugging Face - Candle](./huggingface-candle.md)
- [Hugging Face - AutoTrain](./huggingface-autotrain.md)
- [Apple - MLX](./apple-mlx.md)
- [PostgresML](./postgresml.md)
4 changes: 4 additions & 0 deletions src/ml/frameworks/postgresml.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

Unified RAG (and else) with PostgreSQL

> Refer to: https://postgresml.org/docs/guides/unified-rag
![](../../ml/assets/postgresml-overview.png)

<div style="text-align:center;width:100%;font-size:x-small;opacity:50%">Ref: https://postgresml.org/docs/</div>

## Setup (local)

> ⚠️ Must set Docker `Virtual disk limit > 128GB` and `defaultKeepStorage > 50GB`
Expand Down

0 comments on commit 3dc38e8

Please sign in to comment.