File tree
34 files changed
+1249
-934
lines changedFilter options
- .github/workflows
- packages
- postgresml
- postgresml-dashboard
- postgresml-python
- postgresql-pgml
- pgml-cms/docs/open-source/pgml
- api
- developers
- self-hosting
- pgml-extension
- .cargo
- deps
- examples
- sql
- src
- bindings
- langchain
- python
- sklearn
- transformers
- tests
34 files changed
+1249
-934
lines changed+3-14Lines changed: 3 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 | 13 |
|
16 | 14 |
|
17 | 15 |
|
| ||
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
48 |
| - |
| 46 | + |
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
| ||
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 |
| - |
| 56 | + |
59 | 57 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 | 58 |
|
70 | 59 |
|
71 | 60 |
|
| ||
74 | 63 |
|
75 | 64 |
|
76 | 65 |
|
77 |
| - |
| 66 | + |
.github/workflows/ubuntu-packages-and-docker-image.yml
Copy file name to clipboardExpand all lines: .github/workflows/ubuntu-packages-and-docker-image.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
-3Lines changed: 0 additions & 3 deletions
This file was deleted.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
packages/postgresml-dashboard/build.sh
Copy file name to clipboardExpand all lines: packages/postgresml-dashboard/build.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
packages/postgresml-dashboard/release.sh
Copy file name to clipboardExpand all lines: packages/postgresml-dashboard/release.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
packages/postgresml-python/build.sh
Copy file name to clipboardExpand all lines: packages/postgresml-python/build.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
packages/postgresml-python/release.sh
Copy file name to clipboardExpand all lines: packages/postgresml-python/release.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
packages/postgresml/build.sh
Copy file name to clipboardExpand all lines: packages/postgresml/build.sh+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
30 |
| - |
| 30 | + |
packages/postgresml/release.sh
Copy file name to clipboardExpand all lines: packages/postgresml/release.sh+40-22Lines changed: 40 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
38 | 56 |
|
packages/postgresql-pgml/release.sh
Copy file name to clipboardExpand all lines: packages/postgresql-pgml/release.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
pgml-cms/docs/open-source/pgml/api/pgml.tune.md
Copy file name to clipboardExpand all lines: pgml-cms/docs/open-source/pgml/api/pgml.tune.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
|
pgml-cms/docs/open-source/pgml/developers/contributing.md
Copy file name to clipboardExpand all lines: pgml-cms/docs/open-source/pgml/developers/contributing.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
pgml-cms/docs/open-source/pgml/developers/installation.md
Copy file name to clipboardExpand all lines: pgml-cms/docs/open-source/pgml/developers/installation.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
|
pgml-cms/docs/open-source/pgml/developers/quick-start-with-docker.md
Copy file name to clipboardExpand all lines: pgml-cms/docs/open-source/pgml/developers/quick-start-with-docker.md+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
|
pgml-cms/docs/open-source/pgml/developers/self-hosting/pooler.md
Copy file name to clipboardExpand all lines: pgml-cms/docs/open-source/pgml/developers/self-hosting/pooler.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
pgml-extension/.cargo/config.toml
Copy file name to clipboard+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
0 commit comments